menu
utilities_framework_flutter package
documentation
utilities.dart
CachedNetworkImage
maxWidthDiskCache property
maxWidthDiskCache property
dark_mode
light_mode
maxWidthDiskCache
property
int
?
maxWidthDiskCache
final
Will resize the image and store the resized image in the disk cache.
Implementation
final int? maxWidthDiskCache;
utilities_framework_flutter package
documentation
utilities
CachedNetworkImage
maxWidthDiskCache property
CachedNetworkImage class