constraints property

BoxConstraints constraints
final

The constraints for the progress bar. Defaults to a height of 15.0.

Implementation

final BoxConstraints constraints;