activeSwitchBorder property

BoxBorder? activeSwitchBorder
final

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

This property is optional.

Implementation

final BoxBorder? activeSwitchBorder;