actions property
A list of action widgets to display in a row, after the collapsedContent widget.
Implementation
final List<Widget>? actions;
A list of action widgets to display in a row, after the collapsedContent widget.
final List<Widget>? actions;