onChanged property

VoidCallback? onChanged
final

Callback function to be called when the input value changes.

Implementation

final VoidCallback? onChanged;