AppTheme class

Constructors

AppTheme({ColorScheme? colorScheme, Color? primary, Color? onPrimary, Color? surface, Color? onSurface, TextTheme? textTheme})

Methods

charcoal({TextTheme? textTheme}) ThemeData
dark() ThemeData
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
standard() ThemeData
toString() String
A string representation of this object.
inherited

Operators

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