lab 1 ready
This commit is contained in:
parent
2aed6f7b56
commit
cddf348ea5
@ -45,7 +45,7 @@ class _MyHomePageState extends State<MyHomePage> {
|
|||||||
return Scaffold(
|
return Scaffold(
|
||||||
appBar: AppBar(
|
appBar: AppBar(
|
||||||
backgroundColor: _color,
|
backgroundColor: _color,
|
||||||
title: Text(widget.title),
|
title: Text('Катышева Наталья Евгеньевна'),
|
||||||
),
|
),
|
||||||
body: Center(
|
body: Center(
|
||||||
child: Column(
|
child: Column(
|
||||||
|
Loading…
Reference in New Issue
Block a user