onTap property

(dynamic Function()?) onTap
final

Tap action.

Implementation

final Function()? onTap;