menu
lb_planner
modules/theming/domain/datasources/themes_datasource.dart
ThemesDatasource
name property
name
dark_mode
light_mode
name
property
@
override
String
get
name
override
The name of the datasource.
Implementation
@override String get name => 'Themes';
lb_planner
themes_datasource
ThemesDatasource
name property
ThemesDatasource class