proximityStates property

Stream<bool> get proximityStates
inherited

Subscribe to a stream of proximity sensor events. true is emitted if proximity sensor detects something; false otherwise

Implementation

Stream<bool> get proximityStates;