menu
yandex_maps_navikit package
documentation
mapkit.dart
LogoPadding
LogoPadding const constructor
LogoPadding const constructor
dark_mode
light_mode
LogoPadding
constructor
const
LogoPadding
(
{
required
int
horizontalPadding
,
required
int
verticalPadding
,
})
Implementation
const LogoPadding({ required this.horizontalPadding, required this.verticalPadding, });
yandex_maps_navikit package
documentation
mapkit
LogoPadding
LogoPadding const constructor
LogoPadding class