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