MaterialColorSchemeTokens class

Constructors

MaterialColorSchemeTokens()

Properties

background ColorToken
final
error ColorToken
final
hashCode int
The hash code for this object.
no setterinherited
onBackground ColorToken
final
onError ColorToken
final
onPrimary ColorToken
final
onSecondary ColorToken
final
onSurface ColorToken
final
onTertiary ColorToken
final
primary ColorToken
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
secondary ColorToken
final
surface ColorToken
final
tertiary ColorToken
final

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