onTap property

ValueChanged<bool>? onTap
final

It is used to set onTap method of Thumb.

Implementation

final ValueChanged<bool>? onTap;