initialValue property

T? initialValue
final

The initial value of the property.

Implementation

final T? initialValue;