actions property

List<Widget> actions
final

actionsWidgets to display a row of buttons after the msg widget.

Implementation

final List<Widget> actions;