OnairosTheme class

Onairos Design System Colors, typography, and styling constants to match the new sleek UI

Constructors

OnairosTheme()

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

bodyLargeDark TextStyle
getter/setter pair
bodyMediumDark TextStyle
getter/setter pair
bodySmallDark TextStyle
getter/setter pair
heading1Dark TextStyle
getter/setter pair
heading2Dark TextStyle
getter/setter pair
heading3Dark TextStyle
getter/setter pair

Static Methods

getBodyLarge(bool isDark) TextStyle
getBodyMedium(bool isDark) TextStyle
getBodySmall(bool isDark) TextStyle
getGrey400(bool isDark) Color
getGrey600(bool isDark) Color
getGrey800(bool isDark) Color
getHeading1(bool isDark) TextStyle
getHeading2(bool isDark) TextStyle
getHeading3(bool isDark) TextStyle
getOnSurfaceColor(bool isDark) Color
getSurfaceColor(bool isDark) Color

Constants

bodyLarge → const TextStyle
bodyMedium → const TextStyle
bodySmall → const TextStyle
btnBorder → const Color
btnGradEnd → const Color
btnGradStart → const Color
btnLabel → const Color
buttonLabel → const TextStyle
cardShadow → const List<BoxShadow>
fontBody → const String
fontHeading → const String
grey200 → const Color
grey400 → const Color
grey400Dark → const Color
grey600 → const Color
grey600Dark → const Color
grey800 → const Color
grey800Dark → const Color
heading1 → const TextStyle
heading2 → const TextStyle
heading3 → const TextStyle
iconCircleGradientEnd → const Color
iconCircleGradientStart → const Color
onSurface → const Color
onSurfaceDark → const Color
primaryButtonShadow → const List<BoxShadow>
radiusL → const double
radiusM → const double
radiusPill → const double
radiusS → const double
radiusXl → const double
radiusXxl → const double
spacingL → const double
spacingM → const double
spacingS → const double
spacingXl → const double
spacingXs → const double
spacingXxl → const double
surface → const Color
surfaceDark → const Color