width property

double? width
final

Optional width of the progress bar. If null, fills the parent width

Implementation

final double? width;