childAnchor property
The anchor point on the trigger tile used for positioning.
Defaults to AlignmentGeometry.topEnd on desktop platforms and Alignment.topCenter on touch platforms.
Implementation
final AlignmentGeometry? childAnchor;
The anchor point on the trigger tile used for positioning.
Defaults to AlignmentGeometry.topEnd on desktop platforms and Alignment.topCenter on touch platforms.
final AlignmentGeometry? childAnchor;