menu
image_editor_dove package
documentation
widget/editor_panel_controller.dart
EditorPanelController
showBottomBar property
showBottomBar property
dark_mode
light_mode
showBottomBar
property
ValueNotifier
<
bool
>
showBottomBar
getter/setter pair
Implementation
ValueNotifier<bool> showBottomBar = ValueNotifier(true);
image_editor_dove package
documentation
widget/editor_panel_controller
EditorPanelController
showBottomBar property
EditorPanelController class