ContentColors class
A set of colors for the page content.
You can override individual colors, or add new color tokens to the theme.
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
- background → ColorToken
-
final
- bold → ColorToken
-
final
- bullets → ColorToken
-
final
- captions → ColorToken
-
final
- code → ColorToken
-
final
- counters → ColorToken
-
final
- headings → ColorToken
-
final
- hr → ColorToken
-
final
- kbd → ColorToken
-
final
- kbdShadows → ColorToken
-
final
- lead → ColorToken
-
final
- links → ColorToken
-
final
- preBg → ColorToken
-
final
- preCode → ColorToken
-
final
- primary → ColorToken
-
final
- quoteBorders → ColorToken
-
final
- quotes → ColorToken
-
final
- tdBorders → ColorToken
-
final
- text → ColorToken
-
final
- thBorders → ColorToken
-
final