WarehouseDetailsRouteArgs constructor
const
WarehouseDetailsRouteArgs({
- Key? key,
- InventoryLocalization? appLocalizations,
Implementation
const WarehouseDetailsRouteArgs({
this.key,
this.appLocalizations,
});