selectionColor property

Color? selectionColor
final

The color to highlight the widget with if selected is true

Implementation

final Color? selectionColor;