FunctionalComponent constructor
FunctionalComponent(
- FlintNode builder()
Creates a component backed by builder.
Implementation
FunctionalComponent(this.builder);
Creates a component backed by builder.
FunctionalComponent(this.builder);