primaryAxisSizingMode property

PrimaryAxisSizingMode? primaryAxisSizingMode
final

Whether the primary 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 PrimaryAxisSizingMode? primaryAxisSizingMode;