height property

int? height

returns the height of the image

Implementation

int? get height => _height;