buttons property

List<Widget>? buttons
getter/setter pair

Allows to set buttons that could help with implementing custom actions in message container.

Implementation

List<Widget>? buttons;