menu
flower package
documentation
ui/src/dialog/dialog_view.dart
DialogView
leftBar property
leftBar property
dark_mode
light_mode
leftBar
property
List
<
Widget
>
?
leftBar
final
action buttons that placed on top left of dialog
Implementation
final List<Widget>? leftBar;
flower package
documentation
ui/src/dialog/dialog_view
DialogView
leftBar property
DialogView class