actions property
Widgets to display in a row after the title widget.
Typically these widgets are IconButtons representing common operations.
Implementation
final List<Widget>? actions;
Widgets to display in a row after the title widget.
Typically these widgets are IconButtons representing common operations.
final List<Widget>? actions;