menu
jetleaf_lang package
documentation
lang.dart
MapChange<K, V>
key property
key property
dark_mode
light_mode
key
property
K?
key
final
The key affected by the change (if applicable).
Implementation
final K? key;
jetleaf_lang package
documentation
lang
MapChange<K, V>
key property
MapChange class