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