tooltipUseFittedBox property

bool tooltipUseFittedBox
final

Whether to wrap the tooltip with FittedBox widget.

Can be used to display long tooltip texts in a single line.

Implementation

final bool tooltipUseFittedBox;