menu
thermion_dart package
documentation
thermion_dart.dart
ThermionViewer
setLayerVisibility abstract method
setLayerVisibility abstract method
dark_mode
light_mode
setLayerVisibility
abstract method
Future
setLayerVisibility
(
int
layer
,
bool
visible
)
Toggles the visibility of the respective layer.
Implementation
Future setLayerVisibility(int layer, bool visible);
thermion_dart package
documentation
thermion_dart
ThermionViewer
setLayerVisibility abstract method
ThermionViewer class