menu
code_forge_web package
documentation
code_forge/code_area.dart
CodeForgeWeb
selectionStyle property
selectionStyle property
dark_mode
light_mode
selectionStyle
property
CodeSelectionStyle
?
selectionStyle
final
Styling options for text selection and cursor.
Implementation
final CodeSelectionStyle? selectionStyle;
code_forge_web package
documentation
code_forge/code_area
CodeForgeWeb
selectionStyle property
CodeForgeWeb class