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 => 'सही वर्तनी वाला कोई शब्द नहीं मिला';