onLoad property

Future<void> Function() onLoad
final

Function to load initial data

Implementation

final Future<void> Function() onLoad;