menu
handyman package
documentation
bitmapdescriptor_cache.dart
BitmapDescriptorCache
lruMap property
lruMap property
dark_mode
light_mode
lruMap
property
LruMap
<
int
,
BitmapDescriptor
>
lruMap
final
Implementation
final LruMap<int, BitmapDescriptor> lruMap = LruMap(maximumSize: 99);
handyman package
documentation
bitmapdescriptor_cache
BitmapDescriptorCache
lruMap property
BitmapDescriptorCache class