menu
country_coder package
documentation
which_polygon.dart
BBox
BBox.new const constructor
BBox.new const constructor
dark_mode
light_mode
BBox
constructor
const
BBox
(
double
minLon
,
double
minLat
,
double
maxLon
,
double
maxLat
,
)
Implementation
const BBox(this.minLon, this.minLat, this.maxLon, this.maxLat);
country_coder package
documentation
which_polygon
BBox
BBox.new const constructor
BBox class