fix support page icon color

This commit is contained in:
ryleedavis 2023-05-16 15:38:18 -06:00
parent bb5ada8178
commit e463560a5f

View file

@ -190,7 +190,7 @@ class AboutItem extends StatelessWidget {
height: iconSize,
color: Theme.of(context)
.extension<StackColors>()!
.bottomNavIconIcon,
.topNavIconPrimary,
),
),
const SizedBox(