testing has commenced
adding accessibility options now
This commit is contained in:
parent
ff7cdf4907
commit
d0defec7d6
2 changed files with 8 additions and 10 deletions
|
@ -470,6 +470,7 @@ class ReceiptPage2State extends State<ReceiptPage2> {
|
|||
}
|
||||
},
|
||||
child: Text("GO",
|
||||
key: Key("goButton"),
|
||||
style:
|
||||
TextStyle(color: Colors.white, fontSize: 22.0)),
|
||||
color: Colors.blue,
|
||||
|
|
Reference in a new issue