**Description** As a developer I want to see a warning if I'm using `emit` across `async` gaps without checking whether the instance `isClosed`. Similar to https://dart.dev/tools/linter-rules/use_build_context_synchronously
Description
As a developer I want to see a warning if I'm using
emitacrossasyncgaps without checking whether the instanceisClosed. Similar to https://dart.dev/tools/linter-rules/use_build_context_synchronously