width property

int? width
final

The fixed width of the container, or null to size from the child.

Implementation

final int? width;