current property
Context
get
current
The active context.
Implementation
static Context get current => Context._(Zone.current);
The active context.
static Context get current => Context._(Zone.current);