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