focusPoint property

StreamController<Offset> focusPoint
getter/setter pair

Focus Point Stream Controller

Implementation

StreamController<Offset> focusPoint = StreamController<Offset>.broadcast();