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