menu
betto_common package
documentation
collections.dart
Range
start property
start property
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 package
documentation
collections
Range
start property
Range class