checkboxCallback property

ValueChanged<bool?>? checkboxCallback
final

checkboxCallback is called when the checkbox is tapped.

Implementation

final ValueChanged<bool?>? checkboxCallback;