Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
maheshj01 committed Aug 1, 2021
1 parent 57ce1c4 commit cccdb0e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lib/pages/home.dart
Original file line number Diff line number Diff line change
Expand Up @@ -114,10 +114,6 @@ class _MyHomePageState extends State<MyHomePage> {
.copyWith(
color: isDark ? Colors.white : primaryColor,
fontWeight: FontWeight.bold)),
// icon: Icon(
// data,
// color: isDark ? Colors.white : Colors.black.withOpacity(0.75),
// ),
),
),
),
Expand Down

0 comments on commit cccdb0e

Please sign in to comment.