height property
- @Deprecated('Use Tooltip.constraints instead. ' 'This feature was deprecated after v3.30.0-0.1.pre.')
final
The minimum height of the Tooltip's message.
Implementation
@Deprecated(
'Use Tooltip.constraints instead. '
'This feature was deprecated after v3.30.0-0.1.pre.',
)
final double? height;