cache property

  1. @Deprecated('Use svg.cache instead.')
Cache cache

Deprecated, use svg.cache instead.

Implementation

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