onPressed property
final
Function for when ZetaGroupButton is clicked.
Setting this to null will disable the widget.
Implementation
final VoidCallback? onPressed;
Function for when ZetaGroupButton is clicked.
Setting this to null will disable the widget.
final VoidCallback? onPressed;