contentLoadingBuilder property
A callback that is used to show a loading indicator while the results is processed.
Implementation
final Widget Function(BuildContext context, FAutocompleteContentStyle style) contentLoadingBuilder;
A callback that is used to show a loading indicator while the results is processed.
final Widget Function(BuildContext context, FAutocompleteContentStyle style) contentLoadingBuilder;