mirror of
https://github.com/cypherstack/stack_wallet.git
synced 2025-01-23 19:05:51 +00:00
desktop popup edge color fix
This commit is contained in:
parent
0ce2477cf8
commit
f66b780e53
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ class DesktopDialog extends StatelessWidget {
|
|||
maxHeight: maxHeight,
|
||||
),
|
||||
child: Material(
|
||||
color: Colors.transparent,
|
||||
borderRadius: BorderRadius.circular(
|
||||
20,
|
||||
),
|
||||
|
|
Loading…
Reference in a new issue