actions property

List<Widget> actions
final

Action to be placed below the body of the chat.

チャット本文の下に配置するアクション。

Implementation

final List<Widget> actions;