flutter_easyloading
flutter_easyloading copied to clipboard
Reset to default settings
Problem
As EasyLoading is a singleton, when we use it in many situations with different configurations, they overlap and affect the visuals of the widget.
Feature Request
- A
resetfunction to replace all configuration values to the default values.
Thanks for taking the time to open an issue. I will have a look and answer as soon as possible.