states property

List<AppStateBuilder> states
final

List of app states. Widget builders and transitions.

Implementation

final List<AppStateBuilder> states;