onLoad property

(Future<void> Function()?) onLoad
final

Callback when data is loaded.

Implementation

final Future<void> Function()? onLoad;