height property

double? height
final

The height of the progress button.

If null the height parameter defaults to 50.0.

Implementation

final double? height;