merge-requests/289/head
hussam al-habibeh 5 years ago
parent 29de472c66
commit 23c826b37f

@ -559,6 +559,14 @@ class _NewPrescriptionScreenState extends State<NewPrescriptionScreen> {
), ),
Row( Row(
children: [ children: [
AppText(
TranslationBase.of(context)
.doctorName +
": ",
fontWeight:
FontWeight
.w600,
),
Expanded( Expanded(
child: child:
AppText( AppText(

Loading…
Cancel
Save