childAnchor property

Alignment childAnchor
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 childAnchor;