menuArrow property

FPortalArrowAlignment? menuArrow
final

How the arrow should be aligned to the anchor. Defaults to null.

It is recommended that the spacing be at least FPortalArrowStyle.height to prevent the arrow overlapping with the anchor.

Implementation

final FPortalArrowAlignment? menuArrow;