alignment property
final
The alignment of the compass within the parent widget. Defaults to Alignment.topRight. The compass should generally be placed
in a Stack on top of the corresponding ArcGISMapView
or ArcGISSceneView
.
Implementation
final Alignment alignment;