AddDocumentPage constructor
const
AddDocumentPage(
- DocumentTypeData getSet, {
- Key? key,
Implementation
const AddDocumentPage(this.getSet, {Key? key}) : super(key: key);
const AddDocumentPage(this.getSet, {Key? key}) : super(key: key);