Skip to content

Commit

Permalink
Removed old comments code
Browse files Browse the repository at this point in the history
  • Loading branch information
binhodev committed Apr 19, 2023
1 parent 7795a26 commit 47108cf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/src/item/side_menu_item_tile.dart
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,6 @@ class _SideMenuItemTileState extends State<SideMenuItemTile> {
data: Theme.of(context)
.iconTheme
.copyWith(color: getSelectedColor()),
// child: widget.data.icon!,
child: getSelectedIcon()!,
),
)
Expand Down

0 comments on commit 47108cf

Please sign in to comment.