Merge pull request #89 from yaso-meth/QOL--Calculator-Look-and-feel

Delete button change from "Del" to "D"
This commit is contained in:
yaso-meth
2025-03-04 14:59:29 +02:00
committed by GitHub

View File

@@ -19,7 +19,7 @@ class _SimpleCalcState extends State<SimpleCalc> {
'C',
'(',
')',
'Del',
'D',
'7',
'8',
'9',