menu
inventory_management package
documentation
blocs/inventory_localization_delegate.dart
InventoryLocalizationDelegate
InventoryLocalizationDelegate const constructor
InventoryLocalizationDelegate const constructor
dark_mode
light_mode
InventoryLocalizationDelegate
constructor
const
InventoryLocalizationDelegate
(
Future
localizedStrings
,
List
languages
)
Implementation
const InventoryLocalizationDelegate(this.localizedStrings, this.languages);
inventory_management package
documentation
blocs/inventory_localization_delegate
InventoryLocalizationDelegate
InventoryLocalizationDelegate const constructor
InventoryLocalizationDelegate class