cache property
Deprecated, use svg.cache
instead.
Implementation
@Deprecated('Use svg.cache instead.')
static Cache get cache => svg.cache;
Deprecated, use svg.cache
instead.
@Deprecated('Use svg.cache instead.')
static Cache get cache => svg.cache;