menu
cached_network_image_ce package
documentation
cached_network_image.dart
CacheHitData
CacheHitData.new const constructor
CacheHitData.new const constructor
dark_mode
light_mode
CacheHitData
constructor
const
CacheHitData
(
{
required
FileInfo
fileInfo
,
required
String
key
,
required
bool
isExpired
,
})
Implementation
const CacheHitData({ required this.fileInfo, required this.key, required this.isExpired, });
cached_network_image_ce package
documentation
cached_network_image
CacheHitData
CacheHitData.new const constructor
CacheHitData class