flutter text price caucher barrier code example
Example: text line through flutter
Text('\$8.99', style: TextStyle(decoration: TextDecoration.lineThrough))
Text('\$8.99', style: TextStyle(decoration: TextDecoration.lineThrough))