hide method

TickerFuture hide()

Hides the sheet if it is shown.

Implementation

TickerFuture hide() => _controller.reverse();