onTap property

bool Function(T item)? onTap
getter/setter pair

Implementation

bool Function(T item)? onTap;