minWidth property

double? minWidth
final

Minimum width of the linear progress indicator.

Defaults to 200.0 to ensure visibility.

Only applies to linear indicators. Ignored for circular.

Implementation

final double? minWidth;