stick_title property

String stick_title

Stick

Implementation

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