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