expands property

bool expands
final

Whether the child should expand to fill the available space. Defaults to false.

Contract

Only applicable when axis is Axis.vertical.

Implementation

final bool expands;