menu
func_dart_core package
documentation
integer.dart
IntegerOrd
IntegerOrd.new constructor
IntegerOrd.new constructor
dark_mode
light_mode
IntegerOrd
constructor
IntegerOrd
(
)
Implementation
IntegerOrd() : super((int x, int y) => x.compareTo(y));
func_dart_core package
documentation
integer
IntegerOrd
IntegerOrd.new constructor
IntegerOrd class