menu
fconfigproxy package
documentation
annotation/FConfigKey.dart
FConfigKey
defaultValue property
defaultValue property
dark_mode
light_mode
defaultValue
property
String
?
defaultValue
final
配置项的默认值,若为空则无默认值。
Implementation
final String? defaultValue;
fconfigproxy package
documentation
annotation/FConfigKey
FConfigKey
defaultValue property
FConfigKey class