Skip to content
Snippets Groups Projects
Commit 1277b1b3 authored by benedikts's avatar benedikts Committed by Anager
Browse files

.

parent a81cb7cb
No related branches found
No related tags found
1 merge request!2Home page chaitanya
......@@ -59,7 +59,7 @@ class _ProfilePage extends State<Profile> {
mainAxisAlignment: MainAxisAlignment.center,
children: [
ProfileEntry(
category: "Name", description: "A very long example Name"),
category: "Name", description: "Very long example Name"),
ProfileEntry(category: "Age", description: "123"),
ProfileEntry(category: "Birthday", description: "30.02.")
],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment