removeOverlayCardDelegate method
Stop Simulation
Implementation
void removeOverlayCardDelegate() => _state != null ? _state!.removeOverlayCardDelegate() : null;
Stop Simulation
void removeOverlayCardDelegate() => _state != null ? _state!.removeOverlayCardDelegate() : null;