height property

double? height
final

The height of the tooltip's child.

If the child is null, then this is the tooltip's intrinsic height.

Implementation

final double? height;