menu
analysis_server_client package
documentation
protocol.dart
EditFormatResult
selectionLength property
selectionLength property
dark_mode
light_mode
selectionLength
property
int
selectionLength
getter/setter pair
The length of the selection after formatting the code.
Implementation
int selectionLength;
analysis_server_client package
documentation
protocol
EditFormatResult
selectionLength property
EditFormatResult class