mirror of
https://bitbucket.org/FransoletThomas/tablet-app.git
synced 2025-12-06 00:21:19 +00:00
updated break point
This commit is contained in:
parent
b9215588b9
commit
a1e5a392e6
@ -46,7 +46,7 @@ class _MarkerInfoWidget extends State<MarkerViewWidget> {
|
||||
|
||||
@override
|
||||
Widget build(BuildContext context) {
|
||||
int breakPointPrice = 40;
|
||||
int breakPointPrice = 50;
|
||||
|
||||
Size size = MediaQuery.of(context).size;
|
||||
final mapContext = Provider.of<MapContext>(context);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user