menu
chatview_custom_ng package
documentation
chatview.dart
ChatViewAppBar
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;
chatview_custom_ng package
documentation
chatview
ChatViewAppBar
actions property
ChatViewAppBar class