menu
flutter_map_eval package
documentation
latlong2/src/LatLng.eval.dart
$LatLng
round method
round method
dark_mode
light_mode
round
method
@
override
LatLng
round
(
{
int
decimals
=
6
,
})
override
Implementation
@override LatLng round({int decimals = 6}) => $value.round(decimals: decimals);
flutter_map_eval package
documentation
latlong2/src/LatLng.eval
$LatLng
round method
$LatLng class