render abstract method

Widget render(
  1. T node,
  2. BuildContext context
)

Implementation

Widget render(T node, BuildContext context);