mirror of
https://bitbucket.org/FransoletThomas/tablet-app.git
synced 2025-12-06 08:31: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
|
@override
|
||||||
Widget build(BuildContext context) {
|
Widget build(BuildContext context) {
|
||||||
int breakPointPrice = 40;
|
int breakPointPrice = 50;
|
||||||
|
|
||||||
Size size = MediaQuery.of(context).size;
|
Size size = MediaQuery.of(context).size;
|
||||||
final mapContext = Provider.of<MapContext>(context);
|
final mapContext = Provider.of<MapContext>(context);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user