open method

void open()

Animates the sheet to its initial state.

Implementation

void open() => _animateOpen(true);