onTextTap property

dynamic Function(String tappedText)? onTextTap
final

Implementation

final Function(String tappedText)? onTextTap;