isEndState property

bool get isEndState
inherited

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

Implementation

bool get isEndState => this == endState;