trailing property
final
A widget to display after the title.
Depending on the value of controlAffinity, the trailing widget may replace the rotating expansion arrow icon.
Implementation
final Widget? trailing;
A widget to display after the title.
Depending on the value of controlAffinity, the trailing widget may replace the rotating expansion arrow icon.
final Widget? trailing;