menu
analysis_server_client package
documentation
protocol.dart
CompletionSuggestion
selectionLength property
selectionLength property
dark_mode
light_mode
selectionLength
property
int
selectionLength
getter/setter pair
The number of characters that should be selected after insertion.
Implementation
int selectionLength;
analysis_server_client package
documentation
protocol
CompletionSuggestion
selectionLength property
CompletionSuggestion class