diginote
colour_picker_icon
ColourPickerIcon
onColourChanged property
onColourChanged
onColourChanged
property
Null safety
void Function
(
Color
)
onColourChanged
final
Called when a colour is selected.
Implementation
final void Function(Color) onColourChanged;
diginote
colour_picker_icon
ColourPickerIcon
onColourChanged property
ColourPickerIcon class
Constructors
ColourPickerIcon
Properties
hashCode
initialColour
key
onColourChanged
runtimeType
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==