StepDirective constructor

StepDirective(
  1. TemplateRef ref,
  2. ViewContainerRef viewContainerRef
)

Implementation

StepDirective(super.ref, super.viewContainerRef);