onTap property

(dynamic Function(String)?) onTap
getter/setter pair

A custom Function to handle onTap.

Implementation

Function(String)? onTap;