menu
hyttahub package
documentation
account_widgets/account_submit_button.dart
AccountSubmitIconButton
AccountSubmitIconButton.new const constructor
AccountSubmitIconButton.new const constructor
dark_mode
light_mode
AccountSubmitIconButton
constructor
const
AccountSubmitIconButton
(
{
Key
?
key
,
required
GlobalKey
<
FormState
>
formKey
,
})
Implementation
const AccountSubmitIconButton({super.key, required this.formKey});
hyttahub package
documentation
account_widgets/account_submit_button
AccountSubmitIconButton
AccountSubmitIconButton.new const constructor
AccountSubmitIconButton class