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

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

Loading…
Cancel
Save