actions property

List<Widget> actions
final

List of action widgets (typically buttons) displayed below content.

Implementation

final List<Widget> actions;