builder abstract method

Widget builder(
  1. BuildContext context,
  2. M data
)

Implementation

Widget builder(BuildContext context, M data);