onTap property

ValueChanged<bool>? onTap
final

Defines onTap function on text of a checkbox.

Implementation

final ValueChanged<bool>? onTap;