editor_rotate_lr property

String get editor_rotate_lr

Horizontal

Implementation

String get editor_rotate_lr {
  return Intl.message(
    'Horizontal',
    name: 'editor_rotate_lr',
    desc: '',
    args: [],
  );
}