build abstract method

Builds the widget for this component.

The context parameter contains all the necessary information to build the component, including the component definition, current value, and callbacks.

Implementation

Widget build(FormioComponentBuildContext context);