menu
handyman package
documentation
bitmapdescriptor_cache.dart
BitmapDescriptorCache
size method
size method
dark_mode
light_mode
size
method
void
size
(
int
size
)
Implementation
void size(int size) { lruMap.maximumSize = size; }
handyman package
documentation
bitmapdescriptor_cache
BitmapDescriptorCache
size method
BitmapDescriptorCache class