shared\theme library

Constants

kDefaultFontFamily → const String
default font used when the kStylizedFontFamily is not used
kNull → const Color
kRRArc → const double
global constant for the border radius arc used throughout the app
kTheme1 → const Color
kTheme2 → const Color
kThemeBg → const Color
kThemeCmpBg → const Color
kThemeNeedAction → const Color
kThemeOptedComponentBorder → const Color
kThemeOptedComponentFg → const Color
kThemePrimaryFg1 → const Color
kThemePrimaryFg2 → const Color
kThemePrimaryFg3 → const Color
kThemeTilePrimary → const Color

Properties

kWindowButtonColors1 WindowButtonColors
for bitsdojo_window
final
kWindowButtonColors2 WindowButtonColors
for bitsdojo_window
final
kWindowButtonColors3 WindowButtonColors
for bitsdojo_window
final

Functions

loggingColors(Level level) LogStyle

Typedefs

LogStyle = ({Color color, Color foreground, bool isBold})