thinBorderWidth property

double thinBorderWidth
final

Border thickness on unselected input decorator and disabled buttons.

Applies to disabled OutlinedButton and to un-selected state in InputDecorator.

Default to kThinBorderWidth.

Implementation

final double thinBorderWidth;