showAbove property

bool? showAbove
final

Forces tooltip position (true = above target, false = below).

If null, the position is automatically determined based on available screen space.

Implementation

final bool? showAbove;