onTap property

ValueChanged<int>? onTap
final

点击某个页面

Implementation

final ValueChanged<int>? onTap;