menu
flutter_sm_widget package
documentation
sm_widget.dart
UnrecognizedKeysException
UnrecognizedKeysException.new constructor
UnrecognizedKeysException.new constructor
dark_mode
light_mode
UnrecognizedKeysException
constructor
UnrecognizedKeysException
(
List
<
String
>
unrecognizedKeys
,
Map
map
,
List
<
String
>
allowedKeys
)
Implementation
UnrecognizedKeysException(this.unrecognizedKeys, Map map, this.allowedKeys) : super._(map);
flutter_sm_widget package
documentation
sm_widget
UnrecognizedKeysException
UnrecognizedKeysException.new constructor
UnrecognizedKeysException class