onInit abstract method

void onInit(
  1. void callback()
)

Implementation

void onInit(void Function() callback);