isEndState property

bool isEndState
inherited

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

Implementation

bool get isEndState => this == lastState;