Expand description

Group widgets

Modules

Experimental group widgets

Structs

Creates a color chooser widget
A wrapper around a vertical pack, with auto_layouting using the add method
a Flexbox widget
Creates a group widget
Defines a Horizontal Grid (custom widget). Requires setting the params manually using the set_params method, which takes the rows, columns and spacing.
Creates a widget pack
A wrapper around a Horizontal pack, with auto_layouting using the add method
Creates a scroll group
Creates a tab which can contain widgets
Creates a tile which can contain widgets
Defines a Vertical Grid (custom widget). Requires setting the params manually using the set_params method, which takes the rows, columns and spacing.
Creates a wizard widget

Enums

Defines Flex types
Defines pack types
Defines Scroll types