width property

double? width
final

If non-null, the widget will have exactly this width.

Implementation

final double? width;