menu
hrd package
documentation
Screens/activity_page.dart
ActivityPage
ActivityPage.new const constructor
ActivityPage.new const constructor
dark_mode
light_mode
ActivityPage
constructor
const
ActivityPage
(
{
Key
?
key
,
required
String
employeeid
,
})
Implementation
const ActivityPage({super.key, required this.employeeid});
hrd package
documentation
Screens/activity_page
ActivityPage
ActivityPage.new const constructor
ActivityPage class