action property
final
A button at the end of the component to perform actions.
Typically a ZdsButton.text or an IconButton.
Implementation
final Widget? action;
A button at the end of the component to perform actions.
Typically a ZdsButton.text or an IconButton.
final Widget? action;