onTap property

FutureOr<void> Function()? onTap
final

点击回调

Implementation

final FutureOr<void> Function()? onTap;