menu
flutter_map package
documentation
flutter_map.dart
BaseOverlayImage
opacity property
opacity property
dark_mode
light_mode
opacity
property
double
opacity
final
The opacity in which the image should get rendered on the map.
Implementation
final double opacity;
flutter_map package
documentation
flutter_map
BaseOverlayImage
opacity property
BaseOverlayImage class