trailing property
final
A widget to display after the primary text. If this is a checkbox, radio button, or switch, use the relevant named constructor.
Implementation
final Widget? trailing;
A widget to display after the primary text. If this is a checkbox, radio button, or switch, use the relevant named constructor.
final Widget? trailing;