noSpellCheckReplacementsLabel property

  1. @override
String noSpellCheckReplacementsLabel
override

Label that appears in the Cupertino toolbar when the spell checker couldn't find any replacements for the current word.

Implementation

@override
String get noSpellCheckReplacementsLabel => 'Не се најдени заменски зборови';