menu
blueprint_flutter_core package
documentation
blueprint_profile.dart
ProfileController
clearError method
clearError method
dark_mode
light_mode
clearError
method
void
clearError
(
)
Implementation
void clearError() => state = state.copyWith(error: null);
blueprint_flutter_core package
documentation
blueprint_profile
ProfileController
clearError method
ProfileController class