dark desktop icon color fix

This commit is contained in:
julian 2022-09-26 11:35:07 -06:00
parent 944bee890e
commit 2d643d1987

View file

@ -257,6 +257,9 @@ class _NewWalletRecoveryPhraseViewState
Assets.svg.copy,
width: 20,
height: 20,
color: Theme.of(context)
.extension<StackColors>()!
.buttonTextSecondary,
),
const SizedBox(
width: 10,