menu
Dart
dart:async
Zone
current property
current
brightness_4
brightness_5
description
current
property
Zone
current
The zone that is currently active.
Implementation
static Zone get current => _current;
Dart
dart:async
Zone
current property
Zone class