itemSubTitle property
Function to extract the sub-title from an item (used in dialogs/pages).
Implementation
final String? Function(T item)? itemSubTitle;
Function to extract the sub-title from an item (used in dialogs/pages).
final String? Function(T item)? itemSubTitle;