openedPosition property

ActionPosition? openedPosition

get the current opened actions position it would be ActionPosition.pre or ActionPosition.post if the SlidablePanel is not open, it would be null

Implementation

ActionPosition? get openedPosition;