onTap property

(dynamic Function()?) onTap
final

Button click event callback

Implementation

final Function()? onTap;