SS
Center(
child: Text("$title"),
),
Center(
child: Text("description"),
),
——————————-
Center(
child: Column(
children: <Widget>[
Text("title"),
Text("description"),
],
),
),
А второй можно упростить
Column(crossAxisAlign: center
Size: a a a
SS
V
I
Ю
Ю
EV
VK
t
VK
СК
Running Gradle task 'assembleDebug'
flutter run -v - https://pastebin.com/pSTjyGV1
https://pastebin.com/FWx0fDiS
СК
BJ
t
СК
BJ
EV
EV
t