config property

FetcherConfig? config
final

Widget configuration, that will override the one provided by DefaultFetcherConfig Config is applied to both FetchBuilder and AsyncTaskBuilder

Implementation

final FetcherConfig? config;