themes/app_theme library

Constants

buttonRadius → const double
cardRadius → const double
cardShadow → const BoxShadow
nodeColors → const List<Color>
nodeRadius → const double

Properties

accent Color
no setter
bgLight Color
no setter
darkModeNotifier ValueNotifier<bool>
final
isDarkMode bool
no setter
primary Color
no setter
surface Color
no setter
textDark Color
no setter
textMid Color
no setter
themePalettes Map<String, List<Color>>
final

Functions

bodyStyle({double fontSize = 14.0, Color? color, FontWeight fontWeight = FontWeight.w300, double? height}) TextStyle
headingStyle({double fontSize = 24.0, Color? color, FontWeight fontWeight = FontWeight.w300}) TextStyle