menu
modular_auth package
documentation
auth_module.dart
AuthenticationEvent
onComplete property
onComplete property
dark_mode
light_mode
onComplete
property
VoidCallback
?
onComplete
final
Callback to execute whenever the event finished its tasks.
Implementation
final VoidCallback? onComplete;
modular_auth package
documentation
auth_module
AuthenticationEvent
onComplete property
AuthenticationEvent class