menu
lumos package
documentation
editors/single_image_editor.dart
SingleImageEditor
darkTheme property
darkTheme property
dark_mode
light_mode
darkTheme
property
bool
darkTheme
final
The
darkTheme
parameter toggles between dark and light themes for the UI.
Implementation
final bool darkTheme;
lumos package
documentation
editors/single_image_editor
SingleImageEditor
darkTheme property
SingleImageEditor class