diff --git a/example/lib/modules/home/pages/core/home_page.dart b/example/lib/modules/home/pages/core/home_page.dart index 8708036..a59a9cf 100644 --- a/example/lib/modules/home/pages/core/home_page.dart +++ b/example/lib/modules/home/pages/core/home_page.dart @@ -234,6 +234,7 @@ class _CryptoListPageState extends State { color: Colors.white, fontSize: 20.sp, ), + textAlign: TextAlign.center, ), ), ),