onTap property

VoidCallback? onTap
final

Called when the user taps the screen (when tapToContinue is enabled).

Implementation

final VoidCallback? onTap;