menu
clay_core package
documentation
clay.dart
LineRange
start property
start property
dark_mode
light_mode
start
property
int
start
final
The beginning of the range (inclusive and zero-based).
Implementation
final int start;
clay_core package
documentation
clay
LineRange
start property
LineRange class