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