onItemTap property

OnItemTaped<T>? onItemTap
final

单个控件点击事件

Implementation

final OnItemTaped<T>? onItemTap;