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