Skip to content
This repository has been archived by the owner on Apr 25, 2022. It is now read-only.

Commit

Permalink
fix: NavigationRail icon theme
Browse files Browse the repository at this point in the history
  • Loading branch information
CCXXXI committed Oct 2, 2021
1 parent e9aa395 commit e79d718
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/home/home_view.dart
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ class HomePage extends StatelessWidget {
icon: _labelIcons[i].icon,
),
],
selectedIconTheme: IconTheme.of(context),
);
}),
Expanded(
Expand Down

0 comments on commit e79d718

Please sign in to comment.