build abstract method

R build(
  1. BuildContext context,
  2. T component
)

Implementation

R build(BuildContext context, T component);