Skip to content

Commit

Permalink
app Name Change
Browse files Browse the repository at this point in the history
  • Loading branch information
jahid hasan committed Jan 27, 2024
1 parent 7b73a90 commit 9640cf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/view/product_page/product_page_view.dart
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ class _ProductPageViewState extends State<ProductPageView> {
appBar: AppBar(
elevation: 0,
title: const Text(
'Ecommerce App',
'Ecommerce',
style: TextStyle(fontWeight: FontWeight.bold, fontSize: 21),
),
actions: [
Expand Down

0 comments on commit 9640cf2

Please sign in to comment.