onTap property

VoidCallback? onTap
final

Tap callback — typically pushes /review?topicId=… or the lesson.

Implementation

final VoidCallback? onTap;