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