menu
freelance package
documentation
widgets/profile/login_form.dart
SignupOrNull
SignupOrNull const constructor
SignupOrNull const constructor
dark_mode
light_mode
SignupOrNull
constructor
const
SignupOrNull
(
{
Key
?
key
,
OnClick
?
goSubscribe
,
})
Implementation
const SignupOrNull({ Key? key, this.goSubscribe, }) : super(key: key);
freelance package
documentation
widgets/profile/login_form
SignupOrNull
SignupOrNull const constructor
SignupOrNull class