onChange property

OnChanged<bool>? onChange
final

on change callback for handling the value change

Implementation

final OnChanged<bool>? onChange;