OnPay operations

This commit is contained in:
2024-05-21 22:36:42 +03:00
parent 986a9d9bd5
commit 9ac9813244
4 changed files with 42 additions and 15 deletions

View File

@@ -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(