AFInitScreenTestsDelegate typedef

AFInitScreenTestsDelegate = void Function(AFUIPrototypeDefinitionContext context)

Delegate used to populate single-screen tests.

Implementation

typedef AFInitScreenTestsDelegate = void Function(AFUIPrototypeDefinitionContext context);