onTap property

VoidCallback? onTap
final

Optional tap handler (leading only; does not compete with row body).

Implementation

final VoidCallback? onTap;