menu
hrd package
documentation
Screens/Tasks/Tasks/task_assignment_screen.dart
Employee
Employee.new constructor
Employee.new constructor
dark_mode
light_mode
Employee
constructor
Employee
(
{
required
int
id
,
required
String
name
,
})
Implementation
Employee({required this.id, required this.name});
hrd package
documentation
Screens/Tasks/Tasks/task_assignment_screen
Employee
Employee.new constructor
Employee class