onChange property

ValueChanged<bool>? onChange
final

Called when the user initiates a change to the Fradio's value: when they have checked or unchecked this box.

Implementation

final ValueChanged<bool>? onChange;