menu
cloudinary_url_gen package
documentation
transformation/effect/effect_actions.dart
Outline
mode method
mode method
dark_mode
light_mode
mode
method
Outline
mode
(
dynamic
mode
)
Implementation
Outline mode(dynamic mode) { _mode = mode; return this; }
cloudinary_url_gen package
documentation
transformation/effect/effect_actions
Outline
mode method
Outline class