actionItems property
final
Action buttons to display in the header.
If more than 6 items are provided, only the first 6 will be displayed. Expects ZetaIconButton widgets.
Implementation
final List<Widget> actionItems;
Action buttons to display in the header.
If more than 6 items are provided, only the first 6 will be displayed. Expects ZetaIconButton widgets.
final List<Widget> actionItems;