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