counterAxisSizingMode property

CounterAxisSizingMode? counterAxisSizingMode
final

Whether the counter axis has a fixed length (determined by the user) or an automatic length (determined by the layout engine). This property is only applicable for auto-layout frames.

Implementation

final CounterAxisSizingMode? counterAxisSizingMode;