import 'package:flutter/material.dart'; import 'package:tech_pulse/backend/function.dart'; class searchhh extends StatefulWidget { const searchhh({Key? key}) : super(key: key); static TextEditingController searchcontroller = TextEditingControl...
satyam0605.hashnode.dev1 min readNo responses yet.