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