nextPage method

void nextPage()

Animates to the next page in the bottom sheet.

Implementation

void nextPage() => _state?._nextPage();