menu
my_utility package
documentation
dartx.dart
ConstRange<T extends num>
endInclusive property
endInclusive property
dark_mode
light_mode
endInclusive
property
@
override
T
endInclusive
final
The last value in the range (inclusive).
Implementation
@override final T endInclusive;
my_utility package
documentation
dartx
ConstRange<T extends num>
endInclusive property
ConstRange class