menu
lb_planner
modules/settings/presentation/widgets/general_settings.dart
GeneralSettings
GeneralSettings const constructor
GeneralSettings
dark_mode
light_mode
GeneralSettings
constructor
const
GeneralSettings
(
{
Key
?
key
,
})
Displays the general settings of the app.
Implementation
const GeneralSettings({super.key});
lb_planner
general_settings
GeneralSettings
GeneralSettings const constructor
GeneralSettings class