Skip to content

Commit 06ba936

Browse files
committed
💄 Update the back icon with preview
1 parent c8a76f7 commit 06ba936

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/src/widget/camera_picker_viewer.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ class _CameraPickerViewerState extends State<CameraPickerViewer> {
288288
),
289289
child: const Center(
290290
child: Icon(
291-
Icons.close,
291+
Icons.keyboard_return_rounded,
292292
color: Colors.black,
293293
size: 18.0,
294294
),

0 commit comments

Comments
 (0)