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