menu
yandex_maps_navikit package
documentation
mapkit.dart
Rect
Rect const constructor
Rect 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_navikit package
documentation
mapkit
Rect
Rect const constructor
Rect class