AppTheme class abstract final

Fuente única de verdad para todos los tokens de diseño de Klinico.

Usar siempre estos valores en lugar de colores/gradientes hardcodeados para garantizar consistencia visual en toda la app.

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

themeData ThemeData
no setter

Constants

accentIndigo → const Color
backgroundDecoration → const BoxDecoration
backgroundGradient → const LinearGradient
gradientEnd → const Color
Color de fin del degradado (esquina inferior-derecha)
gradientStart → const Color
Color de inicio del degradado (esquina superior-izquierda)
primaryBlue → const Color