toWidget abstract method

Widget toWidget(
  1. BuildContext context
)

Return the associated Widget

Implementation

Widget toWidget(BuildContext context);