onColourChanged property Null safety

void Function(Color) onColourChanged
final

Called when a colour is selected.

Implementation

final void Function(Color) onColourChanged;