height property

double? height
final

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

Implementation

final double? height;