maxLengteFormuleTitel property

String get maxLengteFormuleTitel

Implementation

String get maxLengteFormuleTitel => isNL
    ? 'Berekening L_max'
    : 'Calculation of L_max';