'Make a Flutter textfield background as a notebook style (lined textfield)

I want to make a notebook page in my app like the one in the image below, I do not want a customPaint or SVG or any kind of photos I want when I scroll the page the lines still under the text, is there any custom textField with a lined background to use?

enter image description here



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source