menu
image_editor_with_effects package
documentation
options.dart
OverlayOption
OverlayOption.new const constructor
OverlayOption.new const constructor
dark_mode
light_mode
OverlayOption
constructor
const
OverlayOption
(
{
bool
enabled
=
true
,
})
Implementation
const OverlayOption({this.enabled = true});
image_editor_with_effects package
documentation
options
OverlayOption
OverlayOption.new const constructor
OverlayOption class