onTap property

(dynamic Function()?) onTap
final

Function to handle on tap

Implementation

final Function()? onTap;