previousPage method

void previousPage()

Animates to the previous page in the bottom sheet.

Implementation

void previousPage() => _state?._previousPage();