SvgFile constructor

const SvgFile(
  1. String path, {
  2. Key? key,
})

Implementation

const SvgFile(this.path, {super.key});