onBack property

Stream<Null> get onBack

Listening the back key press Event for Android

Implementation

Stream<Null> get onBack => _onBack.stream;