AFUIPrototypeDrawerSPI constructor

const AFUIPrototypeDrawerSPI(
  1. AFBuildContext<AFUIDefaultStateView, AFUIPrototypeDrawerRouteParam> context,
  2. AFStandardSPIData standard
)

Implementation

const AFUIPrototypeDrawerSPI(AFBuildContext<AFUIDefaultStateView, AFUIPrototypeDrawerRouteParam> context, AFStandardSPIData standard): super(context, standard);