orientationController property

StreamController<bool> orientationController
getter/setter pair

Implementation

StreamController<bool> orientationController = StreamController<bool>.broadcast();