holder property

WidgetBuilder? holder
final

Optional, provide the loading widget before real content is ready. Will use the placeholder configured with FairApp if it's not provided.

Also see:

Implementation

final WidgetBuilder? holder;