labelLipsPeriod property

String get labelLipsPeriod

Lips Period

Implementation

String get labelLipsPeriod {
  return Intl.message(
    'Lips Period',
    name: 'labelLipsPeriod',
    desc: '',
    args: [],
  );
}