getIconRotationAlignment method
In combination with symbol-placement, determines the rotation behavior of icons.
Implementation
Future<IconRotationAlignment?> getIconRotationAlignment() =>
messenger.getIconRotationAlignment(id);
In combination with symbol-placement, determines the rotation behavior of icons.
Future<IconRotationAlignment?> getIconRotationAlignment() =>
messenger.getIconRotationAlignment(id);