minHeight property

double? minHeight
final

The minimum height of the progress indicator.

Type: double?. If null, uses theme minimum height or 2.0 scaled by theme scaling factor. Overrides theme configuration.

Implementation

final double? minHeight;