children property
The buttons to display in the group (widget children mode).
Ideally, these should be GlassButtons with GlassButtonStyle.transparent. Empty when using GlassButtonGroup.icons.
Implementation
final List<Widget> children;
The buttons to display in the group (widget children mode).
Ideally, these should be GlassButtons with GlassButtonStyle.transparent. Empty when using GlassButtonGroup.icons.
final List<Widget> children;