height property

double? height
final

If specified, the height to use for the SVG. If unspecified, the SVG will take the height of its parent.

Implementation

final double? height;