menu
Flutter
source_span.dart
FileLocation
line property
line
dark_mode
light_mode
line
property
@
override
int
line
override
The 0-based line of this location in the source.
Implementation
@override int get line => file.getLine(offset);
Flutter
source_span
FileLocation
line property
FileLocation class
Cookies management controls