paynym home view app bar button icon color fix

This commit is contained in:
julian 2023-02-02 15:57:48 -06:00
parent a781b24c5c
commit afc25e3f06

View file

@ -201,7 +201,7 @@ class _PaynymHomeViewState extends ConsumerState<PaynymHomeView> {
height: 20,
color: Theme.of(context)
.extension<StackColors>()!
.textDark,
.accentColorDark,
),
onPressed: () {
Navigator.of(context).pushNamed(
@ -223,7 +223,7 @@ class _PaynymHomeViewState extends ConsumerState<PaynymHomeView> {
height: 20,
color: Theme.of(context)
.extension<StackColors>()!
.textDark,
.accentColorDark,
),
onPressed: () {
// todo info ?