actions property

List<Widget>? actions
final

AppBar actions By default it shows the new chat button

Implementation

final List<Widget>? actions;