menu
codemirror_flutter package
documentation
codemirror_flutter.dart
DocumentHighlightState
pos property
pos property
dark_mode
light_mode
pos
property
int
?
pos
final
The position where highlights were computed.
Implementation
final int? pos;
codemirror_flutter package
documentation
codemirror_flutter
DocumentHighlightState
pos property
DocumentHighlightState class