onTap property

dynamic Function(T value)? onTap
final

Implementation

final Function(T value)? onTap;