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