menu
mhu_dart_commons package
documentation
commons.dart
CachedFu<T, K, C, F extends Fw<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
CachedFu<T, K, C, F extends Fw<T>>
item method
CachedFu class