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