FlutterListViewDelegateOnItemKey typedef

FlutterListViewDelegateOnItemKey = String Function(int index)

Implementation

typedef FlutterListViewDelegateOnItemKey = String Function(int index);