resultatenLeeg property

String get resultatenLeeg

Implementation

String get resultatenLeeg =>
    isNL ? 'Vul de invoer in en druk op Berekenen' : 'Fill in the input and press Calculate';