PermissionWrapper constructor
const
PermissionWrapper({})
Implementation
const PermissionWrapper({
super.key,
required this.moduleId,
required this.child,
this.isExpanded = false, // Default to false if not provided
});