menu
f_cache package
documentation
manager.dart
Cached
Cached.new constructor
Cached.new constructor
dark_mode
light_mode
Cached
constructor
Cached
(
Uint8List
data
,
String
?
ext
)
Implementation
Cached(this.data, this.ext);
f_cache package
documentation
manager
Cached
Cached.new constructor
Cached class