You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
… correctly (#485)
The default SvgTheme argument prevents `DefaultSvgTheme` provider works
correctly. This should be null and works as a passthrough behavior
## What does this change?
Remove default `SvgTheme` from svg generator
Fixes#484 🎯
## Type of change
- [x] Bug fix (non-breaking change which fixes an issue)
Is there an existing issue for this?
Version
5.4.0
Command type
build_runner (Default)
What happened?
The presence of default
SvgTheme
argument of svg output preventsDefaultSvgTheme
influtter_svg
works correctly.Relevant a pubspec.yaml.
No response
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: