kepala cepot
This commit is contained in:
parent
d9bedf51a9
commit
b771de5e80
BIN
assets/images/cepot-u.png
Normal file
BIN
assets/images/cepot-u.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 221 KiB |
@ -82,7 +82,7 @@ class _HomeScreenState extends State<HomeScreen> {
|
|||||||
decoration: BoxDecoration(
|
decoration: BoxDecoration(
|
||||||
borderRadius: BorderRadius.circular(10),
|
borderRadius: BorderRadius.circular(10),
|
||||||
image: const DecorationImage(
|
image: const DecorationImage(
|
||||||
image: AssetImage('assets/images/luffy-u.png'),
|
image: AssetImage('assets/images/cepot-u.png'),
|
||||||
fit: BoxFit.cover,
|
fit: BoxFit.cover,
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user