detach abstract method
void
detach()
Detach current controller from the driver.
The method does not cause ChangeNotifier subscriptions to be destroyed prematurely
Implementation
void detach();
Detach current controller from the driver.
The method does not cause ChangeNotifier subscriptions to be destroyed prematurely
void detach();