Commit 67049310 authored by Dasun Madushanka's avatar Dasun Madushanka

Update products_screen.dart

parent 8f88754f
...@@ -13,7 +13,7 @@ class ProductsScreen extends StatelessWidget { ...@@ -13,7 +13,7 @@ class ProductsScreen extends StatelessWidget {
body: Body(), body: Body(),
); );
} }
// add title with icon
AppBar buildAppBar() { AppBar buildAppBar() {
return AppBar( return AppBar(
elevation: 0, elevation: 0,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment