height property

double? height
final

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

Implementation

final double? height;