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