height property
height defines the height of the box occupied by its children.
Note: height >= childHeight.
Implementation
final double height;
height defines the height of the box occupied by its children.
Note: height >= childHeight.
final double height;