mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2024-11-17 09:47:35 +00:00
CAKE-252
This commit is contained in:
parent
12a7c32826
commit
c03d2909d6
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ class NewWalletPage extends BasePage {
|
|||
final WalletNewVM _walletNewVM;
|
||||
|
||||
final walletNameImage = Image.asset('assets/images/wallet_name.png');
|
||||
|
||||
final walletNameLightImage =
|
||||
Image.asset('assets/images/wallet_name_light.png');
|
||||
|
||||
|
|
Loading…
Reference in a new issue