Delete button change from "Del" to "D"

This commit is contained in:
2025-03-04 14:58:50 +02:00
parent 79ae190f6f
commit 16d7c49f05

View File

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