editor_rotate property
String
get
editor_rotate
Rotate
Implementation
String get editor_rotate {
return Intl.message(
'Rotate',
name: 'editor_rotate',
desc: '',
args: [],
);
}
Rotate
String get editor_rotate {
return Intl.message(
'Rotate',
name: 'editor_rotate',
desc: '',
args: [],
);
}