What is a text widget ? The function of displaying a string in a Flutter app is handled by a text widget, as we know everything Flutter offers to style the UI is a widget. The text widget can simply be used by creating the text widget class and pass...
jeetbhalu.hashnode.dev1 min read
No responses yet.