close method

void close()

Closes the entire bottom sheet.

Implementation

void close() => _state?._close();