onPressed property

Function? onPressed
final

Function callback function to perform if the Text is pressed on

Implementation

final Function? onPressed;