menu
dutato
presentation/screens/org/skill_gap_screen.dart
SkillGapScreen
SkillGapScreen.new const constructor
SkillGapScreen.new
dark_mode
light_mode
description
SkillGapScreen
constructor
const
SkillGapScreen
(
{
required
String
orgId
,
Key
?
key
,
})
Implementation
const SkillGapScreen({required this.orgId, super.key});
dutato
skill_gap_screen
SkillGapScreen
SkillGapScreen.new const constructor
SkillGapScreen class