menu
maas package
documentation
macro/introspect.dart
Key<T>
Key.new const constructor
Key.new const constructor
dark_mode
light_mode
Key<
T
>
constructor
const
Key<
T
>
(
String
name
,
T
dft
)
Implementation
const Key(this.name, this.dft);
maas package
documentation
macro/introspect
Key<T>
Key.new const constructor
Key class