noResultFoundBuilder property
        
        _NoResultFoundBuilder?
        noResultFoundBuilder
        
      
final
      The noResultFoundBuilder that will be used to build area when there's no search results match.
Implementation
final _NoResultFoundBuilder? noResultFoundBuilder;