stream property

Stream<bool> stream

Stream to check is bottom bar open or close

Implementation

Stream<bool> get stream => _bottomSheetController.stream;