FullScreenEngine constructor

FullScreenEngine()

Implementation

factory FullScreenEngine() {
  return _singleton;
}