initialData property
T?
initialData
final
Initial data shown before the first fetch completes.
Implementation
final T? initialData;
Initial data shown before the first fetch completes.
final T? initialData;