previousSlide property

int? previousSlide

get the previous slide index

Implementation

int? get previousSlide => _previousSlide;