initialState property

T initialState
final

The initial state of the bloc

Implementation

final T initialState;