selectionColor property
The color of the text selection highlight. Defaults to the theme’s selection color when focused.
Implementation
final Color? selectionColor;
The color of the text selection highlight. Defaults to the theme’s selection color when focused.
final Color? selectionColor;