onDrawerRun abstract method
Future<void>
onDrawerRun(
- AFBuildContext<
AFFlexibleStateView, AFRouteParam> context, - AFScreenTestContextSimulator? prevContext,
- AFSingleScreenTestState state,
- AFScreenTestID testId,
- Function onEnd,
Implementation
Future<void> onDrawerRun(AFBuildContext context, AFScreenTestContextSimulator? prevContext, AFSingleScreenTestState state, AFScreenTestID testId, Function onEnd);