step 11 : proses login test
This commit is contained in:
@@ -52,8 +52,8 @@ class SplashScreen extends HookConsumerWidget {
|
||||
width: Constant.getActualXPhone(context: context, x: 390),
|
||||
height: Constant.getActualYPhone(context: context, y: 844),
|
||||
child: Image.asset(
|
||||
"images/splashscreen.png",
|
||||
fit: BoxFit.cover,
|
||||
"images/logo_splash_screen.png",
|
||||
// fit: BoxFit.width,
|
||||
// scale: 1,
|
||||
),
|
||||
// color: Colors.green,
|
||||
|
||||
Reference in New Issue
Block a user