AppTheme class

Constructors

AppTheme()

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

bodyLarge FontStyle
final
bodyLargeBold FontStyle
final
bodyMedium FontStyle
final
bodySmall FontStyle
final
customTypography Typography
getter/setter pair
labelSmall FontStyle
final
titleMedium FontStyle
final
titleSmall FontStyle
final

Static Methods

screenTitle(String text) Text

Constants

accent → const Color
accentGradient → const Gradient
accentGradient2 → const Gradient
backIcon → const Icon
black → const Color
closeIcon → const Icon
createCheck → const Icon
customPalette → const Palette
dark → const Color
defaultTextStyle → const TextStyle
favorite → const Color
gradient → const Gradient
light → const Color
loadingIndicator → const SizedBox
primary → const Color
problem → const Color
secondary → const Color
success → const Color
tertiary → const Color
white → const Color