rotate property

bool? rotate
final

The anchor position of the marker, specifying its relative position within the marker's bounding box. A flag indicating whether the marker should rotate.

Implementation

/// A flag indicating whether the marker should rotate.
final bool? rotate;