menu
flutter_google_street_view package
documentation
flutter_google_street_view.dart
TileOverlay
visible property
visible property
dark_mode
light_mode
visible
property
bool
visible
final
The visibility for the tile overlay. The default visibility is true.
Implementation
final bool visible;
flutter_google_street_view package
documentation
flutter_google_street_view
TileOverlay
visible property
TileOverlay class