onInit property

VoidCallback? onInit
final

Callback function called when the application initializes.

Implementation

final VoidCallback? onInit;