updated camera back button and text

This commit is contained in:
Mohamed Nouffer
2023-01-26 23:30:48 +05:30
parent 03b586651d
commit 65dc5309d6
4 changed files with 24 additions and 4 deletions

View File

@ -319,6 +319,7 @@ class BottomSheetNew extends GetView<BottomSheetController> {
textColor: Colors.white,
child: Icon(
Icons.arrow_back_ios,
//Icons.arrow_back_ios,
size: 14,
),
padding: EdgeInsets.all(16),