mainAxisSize property

  1. @DeclareProperty(group: "layout")
MainAxisSize? mainAxisSize
getter/setter pair

Implementation

@DeclareProperty(group: "layout")
MainAxisSize? mainAxisSize;