build abstract method

Widget build(
  1. BuildContext context,
  2. T item
)

Implementation

Widget build(BuildContext context, T item);