onInit property

VoidCallback? onInit
final

Called when the widget is initialized (mounted).

Implementation

final VoidCallback? onInit;