size property

double size
final

size is the height of the bar when side is Side.top, Side.bottom and it is the width of the bar when side is Side.right, Side.left

Implementation

final double size;