mirror of
https://github.com/SoPat712/RUSwipeShare.git
synced 2025-08-21 19:08:46 -04:00
fixed troll
This commit is contained in:
@@ -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 = [];
|
||||||
|
Reference in New Issue
Block a user