buildResultList method
Shows when there are proper search results returned.
Implementation
Widget buildResultList() {
throw UnimplementedError();
}
Shows when there are proper search results returned.
Widget buildResultList() {
throw UnimplementedError();
}