menu
yandex_maps_mapkit_lite package
documentation
mapkit.dart
Rect
Rect.new const constructor
Rect.new const constructor
dark_mode
light_mode
Rect
constructor
const
Rect
(
Point
<
double
>
min
,
Point
<
double
>
max
)
Implementation
const Rect(this.min, this.max);
yandex_maps_mapkit_lite package
documentation
mapkit
Rect
Rect.new const constructor
Rect class