menu
betto_common
collections.dart
Range
stopExclusive property
stopExclusive
dark_mode
light_mode
stopExclusive
property
bool
stopExclusive
final
If false, the
stop
value is inclusive. Defaults to true
Implementation
final bool stopExclusive;
betto_common
collections
Range
stopExclusive property
Range class