minHeight property

double? minHeight
final

An optional size constraint for the tooltip content to define its minimum height.

If a constraint is not provided, the size will automatically adjust to the content.

Implementation

final double? minHeight;