nullValue property

T? nullValue
final

the fallback value if the pref value is null

Implementation

final T? nullValue;