menu
fluttery_framework package
documentation
view.dart
GetStringUtils
isAlphabetOnly property
isAlphabetOnly property
dark_mode
light_mode
isAlphabetOnly
property
bool
get
isAlphabetOnly
Implementation
bool get isAlphabetOnly => GetUtils.isAlphabetOnly(this);
fluttery_framework package
documentation
view
GetStringUtils
isAlphabetOnly property
GetStringUtils extension on
String