onChange property

void Function()? onChange
final

Callback, called when a change button is pressed.

Implementation

final void Function()? onChange;