initState property

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

Implementation

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