Optional function extracting a list of items from a page for the items convenience getter.
final List<dynamic> Function(TPage page)? getItems;