selectionColor property

Color? selectionColor
final

The color to use when painting the selection.

This is ignored if SelectionContainer.maybeOf(context) and selectionRegistrar are null.

Implementation

final Color? selectionColor;