activeToggleBorder property

BoxBorder? activeToggleBorder
final

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

This property is optional.

Implementation

final BoxBorder? activeToggleBorder;