menu
dutato
presentation/widgets/platform_admin_guard.dart
PlatformAdminGuard
PlatformAdminGuard.new const constructor
PlatformAdminGuard.new
dark_mode
light_mode
description
PlatformAdminGuard
constructor
const
PlatformAdminGuard
(
{
Key
?
key
,
required
Widget
child
,
})
Implementation
const PlatformAdminGuard({super.key, required this.child});
dutato
platform_admin_guard
PlatformAdminGuard
PlatformAdminGuard.new const constructor
PlatformAdminGuard class