ThemeColorSet class

Constructors

ThemeColorSet({String x000 = '#ffffff', String x050 = '#ffffff', String x100 = '#ffffff', String x200 = '#ffffff', String x300 = '#ffffff', String x400 = '#ffffff', String x500 = '#ffffff', String x600 = '#ffffff', String x700 = '#ffffff', String x800 = '#ffffff', String x900 = '#ffffff', String x999 = '#ffffff'})
const

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
x000 String
final
x050 String
final
x100 String
final
x200 String
final
x300 String
final
x400 String
final
x500 String
final
x600 String
final
x700 String
final
x800 String
final
x900 String
final
x999 String
final

Methods

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

Operators

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