misspelledSelectionColor property
final
The color the paint the selection highlight when spell check is showing suggestions for a misspelled word.
For example, on iOS, the selection appears red while the spell check menu is showing.
Implementation
final Color? misspelledSelectionColor;