menu
flutter_map package
documentation
plugin_api.dart
LatLngBounds
east property
east property
dark_mode
light_mode
east
property
double
get
east
Obtain east edge of the bounds
Implementation
double get east => northEast.longitude;
flutter_map package
documentation
plugin_api
LatLngBounds
east property
LatLngBounds class