funcOfItemName property
String? Function(AnythingSelector view, int? index, dynamic object)?
funcOfItemName
getter/setter pair
Implementation
String? Function(AnythingSelector view, int? index, dynamic object)? funcOfItemName;