@ -290,6 +290,7 @@ class _PrescriptionFormWidgetState extends State<PrescriptionFormWidget> {
strength: double.parse(
strengthController
.text));
box = model.boxQuintity;
return;
}
@ -424,6 +425,7 @@ class _PrescriptionFormWidgetState extends State<PrescriptionFormWidget> {