stateBuilder property

StateBuilder<T> stateBuilder
final

The function used to build the state.

Implementation

final StateBuilder<T> stateBuilder;