LeanColorSet class

This class represents the set of colors of the app. Use this class if you want to manipulate the LeanColorSet elements that are input in LeanAppTheme.

Inheritance

Constructors

LeanColorSet()

Properties

c1 Color
no setteroverride
c2 Color
no setteroverride
c3 Color
no setteroverride
c4 Color
no setteroverride
c5 Color
no setteroverride
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
white Color
finalinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited