menu
mhu_dart_commons package
documentation
commons.dart
UnrecognizedKeysException
allowedKeys property
allowedKeys property
dark_mode
light_mode
allowedKeys
property
List
<
String
>
allowedKeys
final
The allowed keys for
map
.
Implementation
final List<String> allowedKeys;
mhu_dart_commons package
documentation
commons
UnrecognizedKeysException
allowedKeys property
UnrecognizedKeysException class