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