editor_rotate_tb property

String get editor_rotate_tb

Vertical

Implementation

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