onPressed property

VoidCallback? onPressed
final

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

Implementation

final VoidCallback? onPressed;