menu
flutter_svg package
documentation
svg.dart
Svg
cache property
cache property
dark_mode
light_mode
cache
property
Cache
cache
final
The cache instance for decoded SVGs.
Implementation
final Cache cache = Cache();
flutter_svg package
documentation
svg
Svg
cache property
Svg class