onTap property

dynamic Function()? onTap
final

操作点击事件

Implementation

final Function()? onTap;