width property

SizeUnit? width
final

The explicit width of this child.

If specified, constrains the child's width to this value. Uses SizeUnit for responsive sizing.

Implementation

final SizeUnit? width;