renderTile abstract method

Widget renderTile(
  1. T tile
)

Implementation

Widget renderTile(T tile);