outlinedButtonBorderWidth property

double? outlinedButtonBorderWidth
final

The border width of the OutlineButton.

If not defined, defaults to thinBorderWidth;

Implementation

final double? outlinedButtonBorderWidth;