thickBorderWidth property

double thickBorderWidth
final

Border width of Widgets with an outline border.

Applies to enabled OutlinedButton and always to ToggleButtons, as well as to selected state of InputDecorator.

Default to kThickBorderWidth.

Implementation

final double thickBorderWidth;