Merge branch 'development_v3.3' of https://gitlab.com/Cloud_Solution/diplomatic-quarter into development_v3.3

Dev_3.3_MedicalReportCR
Sultan khan 3 years ago
commit ad068d4f09

@ -119,7 +119,7 @@ class _Register extends State<Register> {
),
Row(children: <Widget>[
Container(
width: SizeConfig.realScreenWidth * .9,
width: SizeConfig.realScreenWidth * .89,
child: isHijri == 1
? Directionality(
textDirection: TextDirection.ltr,

Loading…
Cancel
Save