secondary property Null safety
final
A widget to display on the opposite side of the tile from the switch.
Typically an Icon widget.
Implementation
final Widget? secondary;
A widget to display on the opposite side of the tile from the switch.
Typically an Icon widget.
final Widget? secondary;