state property

SheetState? state

The current SheetState of this SlidingSheet.

Implementation

SheetState? get state => _state;