Stringをintに変換する
int.parseを使う
https://note.com/hatchoutschool/n/n647496ec4df5
TextFormFieldにデザインを当てる
decorationを設定する
https://zenn.dev/moimoi_prog/articles/63fde18eb423e1
https://www.choge-blog.com/programming/fluttertextformfield-padding/
数字にカンマ区切りを入れる
numberFormatを使う
https://stackoverflow.com/questions/62580280/how-to-format-numbers-as-thousands-separators-in-dart