Commit 85266a24 authored by GayaniPKarunaratne's avatar GayaniPKarunaratne

Text size modification

parent ec768d60
...@@ -102,7 +102,7 @@ class _HomeScreenState extends State<HomeScreen> { ...@@ -102,7 +102,7 @@ class _HomeScreenState extends State<HomeScreen> {
image: AssetImage( image: AssetImage(
'lib/assets/images/mino.jpg')), 'lib/assets/images/mino.jpg')),
)), )),
Text('Personal Data') Text('Personal Data',style: TextStyle(fontSize: 20.0))
], ],
)), )),
Card( Card(
......
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