onInitState method

  1. @override
Future<void> onInitState()
override

Calls once after the view calls initState

Implementation

@override
Future<void> onInitState() async {}