BpmController class
Constructors
Properties
- activeScreen ↔ Widget
-
getter/setter pairinherited
- context → ReactiveContext
-
Override this method to use a custom context.
no setterinherited
- hashCode → int
-
The hash code for this object.
no setterinherited
- index ↔ int
-
getter/setter pairinherited
-
json
↔ ObservableMap<
String, dynamic> -
getter/setter pairinherited
- leading → Widget
-
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
-
screens
↔ ObservableList<
Widget> -
getter/setter pairinherited
Methods
-
addMap(
{required Map< String, dynamic> value}) → void -
inherited
-
addScreen(
Widget screen) → void -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
pressNextButton(
) → void -
inherited
-
setScreens(
List< Widget> newScreens) → void -
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited