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