menu
xml package
documentation
xml_events.dart
XmlEvent
start property
start property
dark_mode
light_mode
start
property
int
?
get
start
inherited
Return the start location in the input buffer, or
null
.
Implementation
int? get start => _start;
xml package
documentation
xml_events
XmlEvent
start property
XmlEvent class