menu
eba_core package
documentation
appsettings.dart
AppSettings
AppSettings.new constructor
AppSettings.new constructor
dark_mode
light_mode
AppSettings
constructor
AppSettings
(
{
String
?
name
,
dynamic
value
,
String
?
type
,
})
Implementation
AppSettings({this.name, this.value, this.type});
eba_core package
documentation
appsettings
AppSettings
AppSettings.new constructor
AppSettings class