tileAnchor property

Alignment tileAnchor
final

The anchor of the child to which the menuAnchor is aligned to.

Defaults to Alignment.topCenter on Android and iOS, and Alignment.bottomCenter on all other platforms.

Implementation

final Alignment tileAnchor;