inactiveThumbWidget property

Widget? inactiveThumbWidget
final

The widget to display inside the thumb when the switch is inactive (off).

Implementation

final Widget? inactiveThumbWidget;