mirror of
https://github.com/cypherstack/stack_wallet.git
synced 2025-02-02 19:26:37 +00:00
fix support page icon color
This commit is contained in:
parent
bb5ada8178
commit
e463560a5f
1 changed files with 1 additions and 1 deletions
|
@ -190,7 +190,7 @@ class AboutItem extends StatelessWidget {
|
|||
height: iconSize,
|
||||
color: Theme.of(context)
|
||||
.extension<StackColors>()!
|
||||
.bottomNavIconIcon,
|
||||
.topNavIconPrimary,
|
||||
),
|
||||
),
|
||||
const SizedBox(
|
||||
|
|
Loading…
Reference in a new issue