inactiveSwitchBorder property

BoxBorder? inactiveSwitchBorder
final

The border of the switch when the given value is false.

This property is optional.

Implementation

final BoxBorder? inactiveSwitchBorder;