fixed troll

This commit is contained in:
NATHANIEL ENDICK
2023-02-26 13:27:28 -05:00
parent 5b9eca06d3
commit e1efe6c237

View File

@@ -167,6 +167,7 @@ class _SellScreenState extends State<SellScreen> {
hintText: 'Price', hintText: 'Price',
hintStyle: TextStyle(color: Colors.white24, fontSize: 30), hintStyle: TextStyle(color: Colors.white24, fontSize: 30),
), ),
)),
ElevatedButton( ElevatedButton(
onPressed: () { onPressed: () {
List<String> locations = []; List<String> locations = [];