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