menu
flutter_sm_core package
documentation
sm_core.dart
StringEx
toInt property
toInt property
dark_mode
light_mode
toInt
property
int
?
get
toInt
Implementation
int? get toInt => int.tryParse(this);
flutter_sm_core package
documentation
sm_core
StringEx
toInt property
StringEx extension on
String