size property

Size size
final

Chart size

Height and width of the chart is required

Size size = Size(400, 400);

Implementation

final Size size;