Constructor, created with cache size of #IconCache.DEFAULT_CACHE_SIZE
Static
DEFAULT_Create or retrieve from cache an icon image for the icon row
icon image
Create or retrieve from cache an icon image for the icon row
icon image
Create or retrieve from cache an icon image for the icon row
icon image
icon row
Create an icon image for the icon row without caching
icon image
icon row
Create or retrieve from cache an icon image for the icon row
icon image
icon row
scale factor
Create an icon image for the icon row without caching
icon image
icon row
scale factor
Get the cached image for the icon row id or null if not cached
icon image or null
icon row id
Get the cached image for the icon row or null if not cached
icon image or null
icon row
Cache the icon image for the icon row id
previous cached icon image or null
icon row id
icon image
Cache the icon image for the icon row
previous cached icon image or null
icon row
icon image
Remove the cached image for the icon row id
removed icon image or null
icon row id
Remove the cached image for the icon row, if using CanvasKitCanvasAdapter, dispose of returned image to free up memory using Canvas.dispose(icon.image)
removed icon image or null
icon row
Generated using TypeDoc
IconCache for caching icons used by library