menu
kite package
documentation
kite_ui.dart
StringExtensions
toIntOrNull property
toIntOrNull property
dark_mode
light_mode
toIntOrNull
property
int
?
get
toIntOrNull
Implementation
int? get toIntOrNull => int.tryParse(trim());
kite package
documentation
kite_ui
StringExtensions
toIntOrNull property
StringExtensions extension on
String