height property

double? height
getter/setter pair

Height of the Widget. Image is subjected to fit within the given height.

Implementation

double? height;