dispose static method
Implementation
@protected
@visibleForTesting
static Future<void> dispose() async {
// remove the controllers from the container
Locators.clear();
}
@protected
@visibleForTesting
static Future<void> dispose() async {
// remove the controllers from the container
Locators.clear();
}