OnPay operations
This commit is contained in:
@@ -240,6 +240,7 @@ class _MainPageState extends State<MainPage> {
|
||||
onPressed: () => Navigator.of(context).push(CustomPageRoute(
|
||||
builder: (context) => const BasketPage(),
|
||||
)),
|
||||
highlightElevation: 0,
|
||||
backgroundColor: Colors.transparent,
|
||||
elevation: 0,
|
||||
child: CircleAvatar(
|
||||
|
||||
Reference in New Issue
Block a user