menu
refena_inspector package
documentation
service/settings_service.dart
SettingsService
customDebugLabel property
customDebugLabel property
dark_mode
light_mode
customDebugLabel
property
String
?
get
customDebugLabel
inherited
Override this to provide a custom debug label.
Implementation
String? get customDebugLabel => _customDebugLabel;
refena_inspector package
documentation
service/settings_service
SettingsService
customDebugLabel property
SettingsService class