primaryAction property
final
Primary action button for the empty state, typically used to guide the user to take an action.
It is recommended to use a ZetaButton for consistency.
Implementation
final Widget? primaryAction;
Primary action button for the empty state, typically used to guide the user to take an action.
It is recommended to use a ZetaButton for consistency.
final Widget? primaryAction;