menu
modular_auth package
documentation
auth_module.dart
AuthConsumer
builder property
builder property
dark_mode
light_mode
builder
property
Widget
Function
(
BuildContext
context
,
AuthenticationState
state
)
builder
final
Implementation
final Widget Function(BuildContext context, AuthenticationState state) builder;
modular_auth package
documentation
auth_module
AuthConsumer
builder property
AuthConsumer class