onTap property

ValueChanged<int>? onTap
final

点击回调

Implementation

final ValueChanged<int>? onTap;