tweaks
This commit is contained in:
parent
fd2065b9a6
commit
056d44b326
@ -146,6 +146,7 @@ class _CartPageState extends State<CartPage> {
|
||||
title: Text(trans(context, "Shopping Cart"),
|
||||
style: Theme.of(context).appBarTheme.textTheme.title),
|
||||
textTheme: Theme.of(context).textTheme,
|
||||
elevation: 1,
|
||||
actions: <Widget>[
|
||||
InkWell(
|
||||
highlightColor: Colors.transparent,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user