menu
the_flutter_ui package
documentation
extension/common.dart
StringEx
toInt method
toInt method
dark_mode
light_mode
toInt
method
int
toInt
(
)
Implementation
int toInt() { return int.parse(this); }
the_flutter_ui package
documentation
extension/common
StringEx
toInt method
StringEx extension on
String