AddOtherInquiryScreen constructor
AddOtherInquiryScreen(
- OtherBusinessItem getSet, {
- Key? key,
Implementation
AddOtherInquiryScreen(this.getSet, {Key? key}) : super(key: key);