height property

double? height
final

The height of the empty state image in logical pixels.

If null, the image will use its intrinsic height.

Implementation

final double? height;