lock top-level property

Lock lock
final

For synchronizing enterFullscreen & exitFullscreen operations.

Implementation

final Lock lock = Lock();