selectionColor property

Color? selectionColor
final

The color of the text selection highlight. Defaults to the theme’s selection color when focused.

Implementation

final Color? selectionColor;