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