UploadPrescription constructor
const
UploadPrescription({
- Key? key,
- dynamic fromPage,
Implementation
const UploadPrescription({super.key, this.fromPage});
const UploadPrescription({super.key, this.fromPage});