textNo property
String
get
textNo
Get localized text for label "no".
Defaults to "No".
Implementation
String get textNo => getTranslatedString("no", "No");
Get localized text for label "no".
Defaults to "No".
String get textNo => getTranslatedString("no", "No");