Expand description

Nested message and enum types in Column.

Modules§

  • Nested message and enum types in Widgets.

Structs§

  • The supported widgets that you can include in a column.

Enums§

  • Specifies how a column fills the width of the card. The width of each column depends on both the HorizontalSizeStyle and the width of the widgets within the column.
  • Specifies whether widgets align to the top, bottom, or center of a column.