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