Align Logo

This commit is contained in:
poka 2021-02-22 09:48:14 +01:00
parent 646b86139b
commit b3cd00749d
1 changed files with 1 additions and 0 deletions

View File

@ -126,6 +126,7 @@ class HomeScreen extends StatelessWidget {
child: Row(
mainAxisAlignment: MainAxisAlignment.center,
children: <Widget>[
SizedBox(width: 7),
Image(
image: AssetImage('assets/icon/gecko_final.png'),
height: 180),