menu
refreshed package
documentation
get_rx/src/rx_types/rx_types.dart
RxnStringExt
compareTo method
compareTo method
dark_mode
light_mode
compareTo
method
int
?
compareTo
(
String
other
)
Implementation
int? compareTo(String other) => value?.compareTo(other);
refreshed package
documentation
get_rx/src/rx_types/rx_types
RxnStringExt
compareTo method
RxnStringExt extension on
Rx
<
String
?
>