colorator property

(Color? Function(V)?) colorator
final

A function that sets the color of selected items based on their value.

Implementation

final Color? Function(V)? colorator;