inactiveToggleBorder property

BoxBorder? inactiveToggleBorder
final

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

This property is optional.

Implementation

final BoxBorder? inactiveToggleBorder;