loadingBuilder property
The builder that will be used to build the loading indicator, when DropdownController.loading is true.
Implementation
final WidgetBuilder? loadingBuilder;
The builder that will be used to build the loading indicator, when DropdownController.loading is true.
final WidgetBuilder? loadingBuilder;