mainAxisExtent property

double mainAxisExtent
final

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;