resizingAnnotationId property

String? get resizingAnnotationId

The ID of the annotation currently being resized, if any.

Implementation

String? get resizingAnnotationId => _resizingAnnotationId.value;