editor_rotate_l90 property
String
get
editor_rotate_l90
Turn 90°
Implementation
String get editor_rotate_l90 {
return Intl.message(
'Turn 90°',
name: 'editor_rotate_l90',
desc: '',
args: [],
);
}