CollectStockScannedDetails constructor

const CollectStockScannedDetails({
  1. Key? key,
})

Implementation

const CollectStockScannedDetails({Key? key}) : super(key: key);