12 business details screen some changes
This commit is contained in:
parent
b290fb1492
commit
c47b039eae
@ -375,6 +375,7 @@ class _businessdetailState extends State<businessdetail> {
|
|||||||
height: 100,
|
height: 100,
|
||||||
child: ListView(
|
child: ListView(
|
||||||
scrollDirection: Axis.horizontal,
|
scrollDirection: Axis.horizontal,
|
||||||
|
controller: _Controller,
|
||||||
children: [
|
children: [
|
||||||
Padding(
|
Padding(
|
||||||
padding:
|
padding:
|
||||||
|
Loading…
Reference in New Issue
Block a user