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
commit af1258803b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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