cloudinary_url_gen
effect_actions
Theme
Theme constructor
Theme
Theme
constructor
Null safety
Theme
(
Color
_color
,
{
int
?
photosensitivity
}
)
Implementation
Theme(
this
._color, {
int?
photosensitivity}) { _photosensitivity = photosensitivity; }
cloudinary_url_gen
effect_actions
Theme
Theme constructor
Theme class
Constructors
Theme
Properties
hashCode
runtimeType
Methods
noSuchMethod
photosensitivity
toString
Operators
operator ==