trailing property
Optional widget displayed after the main content.
Often used for indicators, chevrons, or secondary actions. Positioned to the right of the content in LTR layouts.
Implementation
final Widget? trailing;
Optional widget displayed after the main content.
Often used for indicators, chevrons, or secondary actions. Positioned to the right of the content in LTR layouts.
final Widget? trailing;