onInitState method

Future<void> onInitState()

Calls once after the view calls initState

Implementation

Future<void> onInitState() async {}