menu
flutter_ek_osm_map package
documentation
plugin_api.dart
LatLngBounds
isValid property
isValid property
dark_mode
light_mode
isValid
property
bool
get
isValid
Implementation
bool get isValid { return _sw != null && _ne != null; }
flutter_ek_osm_map package
documentation
plugin_api
LatLngBounds
isValid property
LatLngBounds class