current property

Context get current

The active context.

Implementation

static Context get current => Context._(Zone.current);