initState property

void Function(GStateState<T> state)? initState
final

Implementation

final void Function(GStateState<T> state)? initState;