lab 1 ready

This commit is contained in:
revengel66 2024-09-23 19:04:42 +04:00
parent 2aed6f7b56
commit cddf348ea5

View File

@ -45,7 +45,7 @@ class _MyHomePageState extends State<MyHomePage> {
return Scaffold(
appBar: AppBar(
backgroundColor: _color,
title: Text(widget.title),
title: Text('Катышева Наталья Евгеньевна'),
),
body: Center(
child: Column(