menu
flutter_sm_core package
documentation
sm_core.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;
flutter_sm_core package
documentation
sm_core
UnrecognizedKeysException
allowedKeys property
UnrecognizedKeysException class