children property
The buttons to display in the group.
Ideally, these should be GlassButtons with GlassButtonStyle.transparent.
Implementation
final List<Widget> children;
The buttons to display in the group.
Ideally, these should be GlassButtons with GlassButtonStyle.transparent.
final List<Widget> children;