menu
lb_planner
modules/theming/domain/models/theme_base.dart
ThemeBase
name property
name
dark_mode
light_mode
name
property
String
get
name
inherited
The name of the theme.
Implementation
String get name => throw _privateConstructorUsedError;
lb_planner
theme_base
ThemeBase
name property
ThemeBase class