anchorAbove property

Offset anchorAbove
final

The focal point above which the toolbar attempts to position itself.

If there is not enough room above before reaching the top of the screen, then the toolbar will position itself below anchorBelow.

Implementation

final Offset anchorAbove;