onSelect property

void Function(Color) onSelect
final

invoked when user clicks on a FanPieceWidget

Implementation

final void Function(Color) onSelect;