context property

MirrorContext context

The RuntimeContext available during the build process.

Implementation

MirrorContext get context => RuntimeContext.current as MirrorContext;