SvgLoader<T> constructor
const
SvgLoader<T> ({
- SvgTheme? theme,
- ColorMapper? colorMapper,
See class doc.
Implementation
const SvgLoader({this.theme, this.colorMapper});