initial
This commit is contained in:
parent
47c9e3016f
commit
abb4c7c4c0
@ -17,7 +17,6 @@ class MyApp extends StatelessWidget {
|
||||
home: const MyHomePage(title: 'Жирнова Алена Евгениевна'),
|
||||
);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
class MyHomePage extends StatefulWidget {
|
||||
@ -68,4 +67,5 @@ class _MyHomePageState extends State<MyHomePage> {
|
||||
),
|
||||
);
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user