menu
betto_common
collections.dart
Range
start property
start
dark_mode
light_mode
start
property
num
start
final
The starting value of the range (inclusive), defaults to 0
Implementation
final num start;
betto_common
collections
Range
start property
Range class