menu
dartxx package
documentation
lang_ext.dart
StringXX
isNumeric property
isNumeric property
dark_mode
light_mode
isNumeric
property
bool
get
isNumeric
Implementation
bool get isNumeric => (num.tryParse(this) != null);
dartxx package
documentation
lang_ext
StringXX
isNumeric property
StringXX extension on
String