child property
Custom widget to display in the button.
Mutually exclusive with icon. Use GlassButton.custom constructor to provide custom content.
Implementation
final Widget? child;
Custom widget to display in the button.
Mutually exclusive with icon. Use GlassButton.custom constructor to provide custom content.
final Widget? child;