updated and fix checking, buy point
This commit is contained in:
@ -198,7 +198,7 @@ class DestinationWidget extends StatelessWidget {
|
||||
context: context,
|
||||
isScrollControlled: true,
|
||||
//builder:((context) => BottomSheetWidget())
|
||||
builder: ((context) => BottomSheetNew()));
|
||||
builder: ((context) => BottomSheetNew(destination: fs,)));
|
||||
}
|
||||
},
|
||||
onLongPress: () {
|
||||
|
||||
Reference in New Issue
Block a user