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