menu
analysis_server_client package
documentation
protocol.dart
CompletionGetSuggestionDetailsParams
offset property
offset property
dark_mode
light_mode
offset
property
int
offset
getter/setter pair
The offset in the file where the completion will be inserted.
Implementation
int offset;
analysis_server_client package
documentation
protocol
CompletionGetSuggestionDetailsParams
offset property
CompletionGetSuggestionDetailsParams class