onTap property

OnTap? onTap
final

本组件中所有 TapDetctor 被点击时,会将 TapDetctor.event 回调到 onTap

Implementation

final OnTap? onTap;