menu
widget_modifier package
documentation
widgets.dart
DefaultSelectionStyleModifier
selectionColor property
selectionColor property
dark_mode
light_mode
selectionColor
property
Color
?
selectionColor
final
The background color of selected text.
Implementation
final Color? selectionColor;
widget_modifier package
documentation
widgets
DefaultSelectionStyleModifier
selectionColor property
DefaultSelectionStyleModifier class