mainAxisExtent property
The amount of space this widget takes in the direction of the parent.
Must not be null and must be positive.
Implementation
final double mainAxisExtent;
The amount of space this widget takes in the direction of the parent.
Must not be null and must be positive.
final double mainAxisExtent;