Answers for "flutter: caught error: no directionality widget found."

1

No Directionality widget found.

new Text("Hello", textDirection: TextDirection.ltr)
Posted by: Guest on June-26-2020

Code answers related to "flutter: caught error: no directionality widget found."

Browse Popular Code Answers by Language