theme library

Classes

CupertinoVisualStyle
Form0Theme
HeroText
Px
RawSunnyColors
SunnyColorData
Implementation of color spec.
SunnyColors
SunnySpacing
List of font styles based on reliveit naming conventions. This can be easily applied to a material or cupertino theme.
SunnyTextTheme
List of font styles based on reliveit naming conventions. This can be easily applied to a material or cupertino theme.
Themes

Constants

body1Height → const double
body1Size → const double
body1Spacing → const double
body2Height → const double
body2Size → const double
body2Spacing → const double
body3Height → const double
body3Size → const double
body3Spacing → const double
heroSpacing → const double
input0Height → const double
input0Size → const double
input0Spacing → const double
mediumWeight → const FontWeight
primaryLetterSpacing → const double
wideLetterSpacing → const double

Properties

defaultDarkTheme ThemeData
final
defaultFontFamily String
getter/setter pair
defaultLightTheme ThemeData
final
platformBrightness Brightness
no setter
sunnyColors SunnyColors
no setter
sunnySpacing SunnySpacing
no setter
sunnyText SunnyTextTheme
no setter

Functions

form0Theme(Themes themes, Brightness brightness) ThemeData
sizeExtensions() → void

Typedefs

ThemeDataBuilder = ThemeData Function(Brightness brightness, TextStyle inputStyle, TextStyle placeholder1)