menu
mhu_dart_commons package
documentation
commons.dart
CachedFr<T, K, C, F extends Fr<T>>
item method
item method
dark_mode
light_mode
item
method
F
item
(
K
key
)
Implementation
F item(K key) => _item(key);
mhu_dart_commons package
documentation
commons
CachedFr<T, K, C, F extends Fr<T>>
item method
CachedFr class