mainAxisExtent property
final
The extent of the child in the scrolling axis.
If the scroll axis is vertical, this extent is the child's height. If the scroll axis is horizontal, this extent is the child's width.
Implementation
final double mainAxisExtent