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