height property Null safety
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;
The height of the tooltip's child.
If the child is null, then this is the tooltip's intrinsic height.
final double? height;