onBack property

Stream<Null> onBack

Listening the back key press Event for Android

Implementation

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