applyProps method

void applyProps(
  1. RenderContext<LoadInstanceContext> context,
  2. R node
)

Implementation

void applyProps(RenderContext context, R node) {
  // empty
}