menu
velix_di package
documentation
configuration/configuration.dart
Value
Value.new const constructor
Value.new const constructor
dark_mode
light_mode
Value
constructor
const
Value
(
String
key
, {
dynamic
defaultValue
,
})
Implementation
const Value(this.key, {this.defaultValue});
velix_di package
documentation
configuration/configuration
Value
Value.new const constructor
Value class