Skip to content
Snippets Groups Projects

Home page chaitanya

Merged Chaitanya Mangra requested to merge home_page_Chaitanya into Deggendorf_App_1.0
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
  • 8beb9749
    . · 8beb9749
    benedikts authored
@@ -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.")
],
Loading