emptyBuilder property
the builder for the empty item, especially when there is no contact
Implementation
final Widget Function(BuildContext context)? emptyBuilder;
the builder for the empty item, especially when there is no contact
final Widget Function(BuildContext context)? emptyBuilder;