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