onChanged property

dynamic Function(Color) onChanged
final

Function that returns the current selected color clicked by user

Implementation

final Function(Color) onChanged;