showingFirstSlide property

bool showingFirstSlide

Implementation

bool get showingFirstSlide => currentSlide == currentPresentation?.slides.first;