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
Mixins
Extensions
- BorderSideExtensions on BorderSide
- BrightnessExt on Brightness
- BuildContextThemes on BuildContext
- ColorResolver on Color
- ColorToWidgetExt on Color
- CupertinoDynamicColorToWidgetExt on CupertinoDynamicColor
- CupertinoVisualStyleBuildContext on BuildContext
- RichTextBuilderTrippiExt on RichTextBuilder
- SizedBoxExt on SizedBox
- SizeExtension on num
- SunnyColorExt on SunnyColors
- SunnySpacingToEdgeInsets on SunnySpacing
- TextStyleColorExt on TextStyle
- we run points calculations off this
- TextStylePlatformExt on TextStyle
- TextStyleWidgetBuilderExt on TextStyle
- TextThemeApplyEachExt on TextTheme
- ThemesExt on Themes
- WidgetSpacingExt on Widget
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)