disposeDynamicRoutesInstance abstract method
Remove reference to all instantiated objects from the_dynamicRoutesInstances array.
Implementation
void disposeDynamicRoutesInstance(Widget widget,
{required bool clearCacheRelatedData});
Remove reference to all instantiated objects from the_dynamicRoutesInstances array.
void disposeDynamicRoutesInstance(Widget widget,
{required bool clearCacheRelatedData});