update
This commit is contained in:
@@ -79,8 +79,9 @@ class _HeaderBackground extends StatelessWidget {
|
||||
Positioned.fill(
|
||||
bottom: 32,
|
||||
child: GestureDetector(
|
||||
onLongPress: () {},
|
||||
child: Image.asset(
|
||||
'assets/backgrounds/moment_2.jpg',
|
||||
'assets/backgrounds/moment_3.jpg',
|
||||
fit: BoxFit.cover,
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user