width property

double? width
final

The width of the progress bar. If null, uses available space.

Implementation

final double? width;