menu
chatview_plus package
documentation
chatview_plus.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_plus package
documentation
chatview_plus
ChatViewAppBar
actions property
ChatViewAppBar class