builder method

Widget? builder()

Builds the widget using the builder method.

Implementation

Widget? builder() => null;