Answers for "in flutter text feild should come line by line how we need to do this ?"

3

text line through flutter

Text('\$8.99', style: TextStyle(decoration: TextDecoration.lineThrough))
Posted by: Guest on September-23-2020

Code answers related to "in flutter text feild should come line by line how we need to do this ?"

Browse Popular Code Answers by Language