buildWithErased abstract method

ReactNode buildWithErased(
  1. Object builder
)

Builds the typed component through an erased bridge.

Implementation

ReactNode buildWithErased(Object builder);