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