AFSingleScreenPrototypeBody constructor

AFSingleScreenPrototypeBody(
  1. AFPrototypeID? testId, {
  2. AFCreateScreenIDDelegate? screenIdCreator,
})

Implementation

AFSingleScreenPrototypeBody(this.testId,  { this.screenIdCreator });