width property

double? width
final

This is the width of the widget.

If null, this defaults to the width of the screen.

Implementation

final double? width;