Commit 1f716e08 authored by rizky ramadhan's avatar rizky ramadhan

done

parent b3861ada
...@@ -76,7 +76,7 @@ AppBar AppbarHomeLarge(Size screenSize, BuildContext context, Color home, ...@@ -76,7 +76,7 @@ AppBar AppbarHomeLarge(Size screenSize, BuildContext context, Color home,
onPrimary: Colors.red, onPrimary: Colors.red,
), ),
child: const Text( child: const Text(
'Regist', 'Register',
style: TextStyle( style: TextStyle(
color: Colors.white, fontSize: 19, fontWeight: FontWeight.w500), color: Colors.white, fontSize: 19, fontWeight: FontWeight.w500),
), ),
......
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