onTap property

GestureTapCallback? onTap
final

当用户点击面板时调用

如果 enabled 为 false,则无效。

Implementation

final GestureTapCallback? onTap;