DuTaToTheme class

DuTaTo brand colors — dark theme by default. The name "Dumber Than Tomorrow" suggests a cerebral, focused aesthetic.

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

darkTheme ThemeData
no setter

Static Methods

domainColor(String slug) Color
Get color for a domain slug.
masteryColor(String mastery) Color

Constants

domainAlgo → const Color
domainCode → const Color
domainPM → const Color
easy → const Color
error → const Color
masteryApplication → const Color
masteryAwareness → const Color
masteryEvaluation → const Color
masteryInProgress → const Color
Get color for a mastery level string.
masteryMastery → const Color
masteryUnderstanding → const Color
masteryUnstarted → const Color
primary → const Color
secondary → const Color
success → const Color
warning → const Color