kMisspelledSelectionColor constant

  1. @visibleForTesting
Color const kMisspelledSelectionColor

The color of the selection highlight when the spell check menu is visible.

Eyeballed from a screenshot taken on an iPhone 11 running iOS 16.2.

Implementation

@visibleForTesting
static const Color kMisspelledSelectionColor = Color(0x62ff9699);