buildContent abstract method
Render the visual representation of this item.
Implementation
@protected
Widget buildContent(BuildContext context, T item);
Render the visual representation of this item.
@protected
Widget buildContent(BuildContext context, T item);