build abstract method

Widget? build(
  1. BuildContext context,
  2. int index
)

Implementation

Widget? build(BuildContext context, int index);