feature/update-event #7
@ -215,8 +215,7 @@ class _UpdateeventImageState extends State<UpdateeventImage>
|
||||
width: 200,
|
||||
height: 150,
|
||||
decoration: BoxDecoration(
|
||||
color: Colors.red,
|
||||
borderRadius: BorderRadius.circular(50.0)),
|
||||
borderRadius: BorderRadius.circular(100.0)),
|
||||
child: Image.file(File(widget.imagePath))),
|
||||
),
|
||||
),
|
||||
|
Loading…
x
Reference in New Issue
Block a user