labelIsSmooth property

String get labelIsSmooth

Is Smooth

Implementation

String get labelIsSmooth {
  return Intl.message('Is Smooth', name: 'labelIsSmooth', desc: '', args: []);
}