PermissionRequestForm constructor
const
PermissionRequestForm({
- Key? key,
- required ICEmployee employee,
Implementation
const PermissionRequestForm({super.key, required this.employee});