labelSpanBPeriod property

String get labelSpanBPeriod

Leading Span B Period

Implementation

String get labelSpanBPeriod {
  return Intl.message(
    'Leading Span B Period',
    name: 'labelSpanBPeriod',
    desc: '',
    args: [],
  );
}