onDrawerRun abstract method

Future<void> onDrawerRun(
  1. AFBuildContext<AFFlexibleStateView, AFRouteParam> context,
  2. AFScreenTestContextSimulator? prevContext,
  3. AFSingleScreenTestState state,
  4. AFScreenTestID testId,
  5. Function onEnd,
)

Implementation

Future<void> onDrawerRun(AFBuildContext context, AFScreenTestContextSimulator? prevContext, AFSingleScreenTestState state, AFScreenTestID testId, Function onEnd);