initialValue property

T? initialValue
final

An initial value to set if the state key doesn't exist yet.

Implementation

final T? initialValue;