struct
GridSlice
A layout-only configuration of a "grid slice", a row or column in a GridView that's positioned along the PrimaryAxis
Fields
| AutoLayout | The auto layout configuration of this grid slice  | 
      
| Layout | The layout configuration of this grid slice  | 
      
Constructors
| GridSlice(Axis, Axis) | Create a new GridSlice configuration  |