set icon theme so that icons are visible

This commit is contained in:
krawieck 2020-12-03 22:53:29 +01:00
parent 45f6ae1d45
commit cb801a327e
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ class UserProfileTab extends HookWidget {
appBar: AppBar(
actions: actions,
backgroundColor: Colors.transparent,
iconTheme: theme.iconTheme,
shadowColor: Colors.transparent,
),
body: Center(