onTap property

VoidCallback? onTap
final

Обработка нажатия (тоже, что и onPressed)

Implementation

final VoidCallback? onTap;