forked from yaso_meth/mih-project
Merge pull request #89 from yaso-meth/QOL--Calculator-Look-and-feel
Delete button change from "Del" to "D"
This commit is contained in:
@@ -19,7 +19,7 @@ class _SimpleCalcState extends State<SimpleCalc> {
|
||||
'C',
|
||||
'(',
|
||||
')',
|
||||
'Del',
|
||||
'D',
|
||||
'7',
|
||||
'8',
|
||||
'9',
|
||||
|
||||
Reference in New Issue
Block a user