minHeight property
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;
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.
final double? minHeight;