initState method

void initState()

Called when the widget is first created.

Override this method to perform any initialization logic for the widget.

Implementation

void initState() {}