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