menu
analyzer_plugin package
documentation
protocol/protocol_common.dart
ChangeContentOverlay
edits property
edits property
dark_mode
light_mode
edits
property
List
<
SourceEdit
>
edits
getter/setter pair
The edits to be applied to the file.
Implementation
List<SourceEdit> edits;
analyzer_plugin package
documentation
protocol/protocol_common
ChangeContentOverlay
edits property
ChangeContentOverlay class