menu
cached_network package
documentation
cached_network.dart
CachedNetwork
CachedNetwork constructor
CachedNetwork constructor
dark_mode
light_mode
CachedNetwork
constructor
CachedNetwork
(
{
String
?
prefix
,
Directory
?
temporaryDirectory
,
Duration
?
timeout
,
})
Implementation
CachedNetwork({this.prefix, this.temporaryDirectory, this.timeout});
cached_network package
documentation
cached_network
CachedNetwork
CachedNetwork constructor
CachedNetwork class