onInit property

VoidCallback? onInit
final

Called when the widget is first initialized.

Implementation

final VoidCallback? onInit;