state property

AppState<StatefulWidget>? get state

The App State object.

Implementation

static v.AppState? get state => _appState;