menu
cloudinary_url_gen package
documentation
transformation/effect/effect_actions.dart
Theme
Theme constructor
Theme constructor
dark_mode
light_mode
Theme
constructor
Theme
(
Color
_color
, {
int
?
photosensitivity
,
})
Implementation
Theme(this._color, {int? photosensitivity}) { _photosensitivity = photosensitivity; }
cloudinary_url_gen package
documentation
transformation/effect/effect_actions
Theme
Theme constructor
Theme class