onTap property

(dynamic Function()?) onTap
final

This will happen on tapping the CustomTextFile

Implementation

final Function()? onTap;