width property

double width
final

width of bar, if this widget is horizontal, than bar width is this value, if this widget is vertical bar height is this value

Implementation

final double width;