Skip to content

Commit

Permalink
Update main_page.dart
Browse files Browse the repository at this point in the history
  • Loading branch information
FatimaSalah212 authored Aug 28, 2022
1 parent 8ea37b7 commit e9cf9ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/main_page/main_page.dart
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ class MyListBook extends StatelessWidget {
],
),
),
backgroundColor: const Color(0xffE5E5E5),
floatingActionButton: const MyFloatingActionButtons(),
floatingActionButtonLocation: FloatingActionButtonLocation.centerFloat,
);
Expand Down

0 comments on commit e9cf9ba

Please sign in to comment.