This commit is contained in:
allllen4a 2024-09-09 20:43:46 +03:00
parent 5290205676
commit 5138a83d58

View File

@ -17,6 +17,7 @@ class MyApp extends StatelessWidget {
home: const MyHomePage(title: 'Жирнова Алена Евгениевна'),
);
}
}
class MyHomePage extends StatefulWidget {