offClose abstract method

void offClose({
  1. required CloseHandler handler,
})

Implementation

void offClose({required CloseHandler handler});