height property

int? height

Return the size of height from image

Implementation

int? get height => _height;