canGoBack property

bool get canGoBack

Implementation

bool get canGoBack => _currentIndex > 0;