NiceAuthGuard constructor
const
NiceAuthGuard({})
Implementation
const NiceAuthGuard({
super.key,
required this.hasPermission,
required this.child,
this.fallback,
this.hideCompletely = true,
});
const NiceAuthGuard({
super.key,
required this.hasPermission,
required this.child,
this.fallback,
this.hideCompletely = true,
});