Rotates the text clockwise. Default value: 0.
Future<void> setTextRotate(double textRotate) => _annotationMessenger.setTextRotate(id, textRotate);