bind abstract method

Widget bind(
  1. int position,
  2. T data
)

Implementation

Widget bind(int position, T data);