inactiveSwitchBorder property
The border of the switch when the given value is false.
This property is optional.
Implementation
final BoxBorder? inactiveSwitchBorder;
The border of the switch when the given value is false.
This property is optional.
final BoxBorder? inactiveSwitchBorder;