menu
analyzer_plugin package
documentation
protocol/protocol_common.dart
SourceEdit
end property
end property
dark_mode
light_mode
end
property
int
get
end
The end of the region to be modified.
Implementation
int get end => offset + length;
analyzer_plugin package
documentation
protocol/protocol_common
SourceEdit
end property
SourceEdit class