Skip to content

Commit

Permalink
Icon button
Browse files Browse the repository at this point in the history
  • Loading branch information
uumair327 committed Feb 18, 2024
1 parent fde5879 commit 2c2bd2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/screens/homePage.dart
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ class HomePage extends StatelessWidget {
SizedBox(height: 20),
Card(
elevation: 4,
color: Colors.blue[100],
shape: RoundedRectangleBorder(
borderRadius: BorderRadius.circular(10.0),
),
Expand Down

0 comments on commit 2c2bd2a

Please sign in to comment.