onTap property

OnTap? onTap
final

A callback that registers the user's click anywhere. An alternative to mainButton

Implementation

final OnTap? onTap;