menu
dart_wot package
documentation
core.dart
DataSchema
defaultValue property
defaultValue property
dark_mode
light_mode
defaultValue
property
Object
?
defaultValue
final
A default value if no actual value is set.
Implementation
final Object? defaultValue;
dart_wot package
documentation
core
DataSchema
defaultValue property
DataSchema class