initState method

FutureOr<void> initState()

initState will be called to initialized Data.

Implementation

FutureOr<void> initState() {}