24-12/26/1
This commit is contained in:
@@ -66,7 +66,11 @@ class HomeCaptain extends StatelessWidget {
|
||||
),
|
||||
title: Row(
|
||||
children: [
|
||||
Image.asset('assets/images/logo.png', height: 32),
|
||||
Image.asset(
|
||||
'assets/images/logo.gif',
|
||||
height: 32,
|
||||
width: 35,
|
||||
),
|
||||
const SizedBox(width: 8),
|
||||
Text(
|
||||
'SEFER'.tr,
|
||||
|
||||
Reference in New Issue
Block a user