selectionColor property
final
The color to use when painting the selection.
This is ignored if selectionRegistrar is null.
See the section on selections in the RichText top-level API documentation for more details on enabling selection in RichText widgets.
Implementation
final Color? selectionColor;