Complete UserInfo Selection Module

pull/113/head
faizatflutter 4 months ago
parent 6f72c99975
commit 5fd1905d8c

@ -244,7 +244,7 @@ class ServicesPage extends StatelessWidget {
fit: BoxFit.contain, fit: BoxFit.contain,
), ),
Utils.buildImgWithAssets( Utils.buildImgWithAssets(
icon: AppAssets.male_img, icon: AppAssets.maleImg,
height: 28.h, height: 28.h,
width: 28.w, width: 28.w,
border: 1, border: 1,

Loading…
Cancel
Save