btnVoegKindToe property

String get btnVoegKindToe

Implementation

String get btnVoegKindToe =>
    isNL ? 'Kind toevoegen' : 'Add child';