outlinedButtonPressedBorderWidth property

double? outlinedButtonPressedBorderWidth
final

The border width of the pressed OutlineButton.

If not defined, defaults to thickBorderWidth;

Implementation

final double? outlinedButtonPressedBorderWidth;