index property
int?
get
index
index would be the index of action items of SlideActionPanel.actions, whatever the ActionPosition of SlideActionPanel is
Implementation
int? get index => _index;
index would be the index of action items of SlideActionPanel.actions, whatever the ActionPosition of SlideActionPanel is
int? get index => _index;