dengyin2000 / dynamic_widget

A Backend-Driven UI toolkit, build your dynamic UI with json, and the json format is very similar with flutter widget code.
Apache License 2.0
1.56k stars 309 forks source link

Selectabletextwidget #70

Closed laurent1956 closed 3 years ago

laurent1956 commented 3 years ago

How can i use in Selectabletextwidget the recognizer: TapGestureRecognizer() ..onTap = () { listener!.onClicked(clickEvent); }, in the JSON File