fix issue # 6 & 7 & 8

fix_issues
Mohammad Aljmma 5 years ago
parent 216c5609c6
commit 20ece68ddb

@ -26,6 +26,7 @@ class MedicineSearch extends StatelessWidget {
baseViewModel: model,
appBarTitle: TranslationBase.of(context).searchMedicine,
isShowAppBar: true,
isShowDecPage: false,
body: Container(
height: SizeConfig.screenHeight,
child: Column(

Loading…
Cancel
Save