index property

int? index

index would be the index of action items of SlideActionPanel.actions, whatever the ActionPosition of SlideActionPanel is

Implementation

int? get index => _index;