imageHeight property

double? imageHeight
final

Height of the image Default is MediaQuery.of(context).size.height * 0.5

Implementation

final double? imageHeight;