onNewItem property

T Function() onNewItem
final

Factory function to create new items.

Implementation

final T Function() onNewItem;