showingLastSlide property

bool showingLastSlide

Implementation

bool get showingLastSlide => currentSlide == currentPresentation?.slides.last;