itemsMainAxisSize property

MainAxisSize itemsMainAxisSize
final

Only used If you are not using a customBuilder Set the MainAxisSize of the Column used to display the H header and its List of I items By default, it is MainAxisSize.max

Implementation

final MainAxisSize itemsMainAxisSize;