menu
scobro_foundation_flutter package
documentation
authentication/authorized_widget.dart
AuthorizedWidget
AuthorizedWidget.new const constructor
AuthorizedWidget.new const constructor
dark_mode
light_mode
AuthorizedWidget
constructor
const
AuthorizedWidget
(
{
required
Widget
child
,
Key
?
key
,
})
Implementation
const AuthorizedWidget({required this.child, super.key});
scobro_foundation_flutter package
documentation
authentication/authorized_widget
AuthorizedWidget
AuthorizedWidget.new const constructor
AuthorizedWidget class