FHUMapNotifierEx<K, V> extension

MapNotifierEx<K, V>

Extension on Map<K, V> to provide easy access to creating a ValueNotifier for maps of any key-value (primitive types)https://dart.dev/language/built-in-types.

on

Properties

notifier MapNotifier<K, V>
directly make ValueNotifier instance from Map.
no setter