height property

int? get height

Return the size of height from image

Implementation

int? get height => _height;