InventoryAcknowledgementPage constructor
InventoryAcknowledgementPage({})
Implementation
InventoryAcknowledgementPage({
super.key,
super.appLocalizations,
this.isDataRecordSuccess = false,
this.label,
this.description,
this.descriptionTableData,
});