trailing property
Optional trailing widget displayed after the switch.
Typically an icon or text label.
Implementation
final Widget? trailing;
Optional trailing widget displayed after the switch.
Typically an icon or text label.
final Widget? trailing;