menu
mhu_dart_commons package
documentation
commons.dart
TypedKey<T>
TypedKey constructor
TypedKey constructor
dark_mode
light_mode
TypedKey<
T
>
constructor
TypedKey<
T
>
(
Object
key
)
Implementation
TypedKey(this.key);
mhu_dart_commons package
documentation
commons
TypedKey<T>
TypedKey constructor
TypedKey class