menu
lb_planner
lb_planner.dart
ThemeRepository
currentTheme property
currentTheme
dark_mode
light_mode
currentTheme
property
ThemeBase
get
currentTheme
The current theme.
Implementation
ThemeBase get currentTheme => _currentTheme ?? _themes.defaultTheme;
lb_planner
lb_planner
ThemeRepository
currentTheme property
ThemeRepository class