Maximum angle change between adjacent characters.
Future<void> setTextMaxAngle(double textMaxAngle) => messenger.setTextMaxAngle(id, textMaxAngle);