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