toggleButtonsBorderWidth property

double? toggleButtonsBorderWidth
final

The border width of ToggleButtons.

If not defined, defaults to thinBorderWidth;

Implementation

final double? toggleButtonsBorderWidth;