onLoad property

(dynamic Function(T? item)?) onLoad
final

Implementation

final Function(T? item)? onLoad;