Merge branch 'search_out_patient' into 'development'

Search out patient

See merge request Cloud_Solution/doctor_app_flutter!604
merge-requests/605/merge
Mohammad Aljammal 5 years ago
commit debfc02af0

@ -80,6 +80,7 @@ class _PatientProfileScreenState extends State<PatientProfileScreen>with SingleT
child: Scaffold(
appBar: AppBar(
backgroundColor: Colors.white,
automaticallyImplyLeading: false,
toolbarHeight: 65,
elevation: 0,
bottom: TabBar(

Loading…
Cancel
Save