state property

SheetState? get state

The current SheetState of this SlidingSheet.

Implementation

SheetState? get state => _state;