height property

double? height
final

Height of the image, in pixels, if it was specified. This corresponds to the SVG tag's "height" attribute, and the AVD vector element's "android"height", if specified, or "android:viewportHeight" if not.

Implementation

final double? height;