CuReDesign class

Constructors

CuReDesign.new()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

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

Static Properties

animationDurations Map<CuReAnimationDuration, Duration>
getter/setter pair
blackColor Color
getter/setter pair
borderRadius double
getter/setter pair
dangerColor Color
getter/setter pair
defaultElementsShape CuReShape
getter/setter pair
disabledColor Color
getter/setter pair
infoColor Color
getter/setter pair
paddings Map<String, EdgeInsets>
getter/setter pair
primaryColor Color
getter/setter pair
secondaryColor Color
getter/setter pair
spacing double
getter/setter pair
successColor Color
getter/setter pair
textColor Color
getter/setter pair
useDarkMode bool
getter/setter pair
warningColor Color
getter/setter pair
whiteColor Color
getter/setter pair