width property

double? width
final

Fixed width for the chart widget.

When null, the width follows the screen width up to maxWidth.

Implementation

final double? width;