The function to use to get a title for the resulting ListTiles.
title
If this value is null, then toString will be used.
null
toString
final Widget Function(T value)? getWidget;