menu
auth_management package
documentation
core/authorizer.dart
Authorizer<T extends Auth<AuthKeys>>
errorText property
errorText property
dark_mode
light_mode
errorText
property
String
get
errorText
Implementation
String get errorText => _errorNotifier.value;
auth_management package
documentation
core/authorizer
Authorizer<T extends Auth<AuthKeys>>
errorText property
Authorizer class