menu
chatview3 package
documentation
chatview3.dart
ChatView2AppBar
actions property
actions property
dark_mode
light_mode
actions
property
List
<
Widget
>
?
actions
final
Allow user to add actions widget in right side of appbar.
Implementation
final List<Widget>? actions;
chatview3 package
documentation
chatview3
ChatView2AppBar
actions property
ChatView2AppBar class