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.

Should be provided in local coordinates.

Implementation

final Offset anchorAbove;