onTap property

bool Function(bool isRevealed)? onTap
final

Callback for handling tap events on censored words.

Implementation

final bool Function(bool isRevealed)? onTap;