Merge pull request #187 from yaso-meth/QOL--Tool-Title-Alignment-change

change tootl title to left center
This commit is contained in:
yaso-meth 2025-05-30 09:59:50 +02:00 committed by GitHub
commit c75e86b9fe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -117,9 +117,14 @@ class _MihPackageState extends State<MihPackage>
crossAxisAlignment: CrossAxisAlignment.center,
children: [
widget.appActionButton,
const SizedBox(
width: 10,
),
Expanded(
child: Container(
alignment: Alignment.centerRight,
// alignment: Alignment.center,
// alignment: Alignment.centerRight,
alignment: Alignment.centerLeft,
// color: Colors.black,
child: FittedBox(
child: Text(