height property

int? height
final

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

Implementation

final int? height;