width property
If specified, the width to use for the SVG. If unspecified, the SVG will take the width of its parent.
Implementation
final double? width;
If specified, the width to use for the SVG. If unspecified, the SVG will take the width of its parent.
final double? width;