onInit method

Future<void> onInit()

Callback chiamato dopo l'inizializzazione (before runApp)

Implementation

Future<void> onInit() async {}