isEndState property

bool get isEndState

This is the 'latest' State being viewed by the App.

Implementation

bool get isEndState => this == endState;