We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c95172 commit 13faa33Copy full SHA for 13faa33
macless_haystack/lib/history/location_popup.dart
@@ -23,7 +23,7 @@ class LocationPopup extends Marker {
23
required this.end,
24
required this.ctx})
25
: super(
26
- width: 200,
+ width: 250,
27
height: 150,
28
point: location,
29
child: Padding(
0 commit comments