selectionColor property

Color? selectionColor
final

The color to use when painting the selection.

For MongolTextFields, the value is set to the ambient ThemeData.textSelectionColor.

Implementation

final Color? selectionColor;