action property

Widget? action
final

A button at the end of the component to perform actions.

Typically a ZdsButton.text or an IconButton.

Implementation

final Widget? action;