menu
stepflow package
documentation
common/steps/runnable.dart
Runnable
run property
run property
dark_mode
light_mode
run
property
FutureOr
<
Response
?
>
Function
(
FlowContext
environment
)
run
final
Implementation
final FutureOr<Response?> Function(FlowContext environment) run;
stepflow package
documentation
common/steps/runnable
Runnable
run property
Runnable class