theme_blue library
Constants
- kAppBarBackground → const Color
- kDimmedBackground → const Color
- kDrawerFont → const TextStyle
- kErrorColor → const Color
- kErrorStyle → const TextStyle
- kLabelStyle → const TextStyle
- kLinkBtn → const TextStyle
- kMainBackground → const Color
- kMainTextColor → const Color
- kPrimaryColor → const Color
- kPrimaryWhite → const Color
- kTextStyle → const TextStyle
- kTextStyle14o60 → const TextStyle
- kTextStyle14o80 → const TextStyle
- kTextStyle18 → const TextStyle
- kTextStyle60 → const TextStyle
- kTitleStyleDark → const TextStyle
- kTitleStyleDark24 → const TextStyle
- kTitleStyleDark80 → const TextStyle
- kTitleStyleLight → const TextStyle
Properties
- mainInputTheme ↔ ThemeData
-
getter/setter pair
Functions
-
blueTheme(
{Color? dialogBackground, DialogThemeData? dialogTheme, Color? scaffoldBackgroundColor, AppBarTheme? appBarTheme, BottomAppBarTheme? bottomAppBarTheme, Color primaryColor = kPrimaryColor, ElevatedButtonThemeData? elevatedButtonThemeData, CheckboxThemeData? checkboxThemeData, Color mainTextColor = kMainTextColor, ColorScheme? colorScheme, Color? errorColor, InputDecorationTheme? inputDecorationTheme, TextStyle? regularFont, TextButtonThemeData? textButtonThemeData, IconButtonThemeData? iconButtonThemeData, TextSelectionThemeData? textSelectionThemeData}) → ThemeData