ProtectionCatalogDialog constructor
- Key? key,
- required ProtectionDeviceType initialType,
Implementation
const ProtectionCatalogDialog({
super.key,
required this.initialType,
});
const ProtectionCatalogDialog({
super.key,
required this.initialType,
});