menu
mhu_dart_commons package
documentation
commons.dart
MhuComparatorNotNullableX<T extends Object>
nullLast property
nullLast property
dark_mode
light_mode
nullLast
property
Comparator
<
T?
>
get
nullLast
Implementation
Comparator<T?> get nullLast => this_lib.nullLast(this);
mhu_dart_commons package
documentation
commons
MhuComparatorNotNullableX<T extends Object>
nullLast property
MhuComparatorNotNullableX extension on
Comparator
<
T
>