menu
bonfire package
documentation
lighting/lighting_component.dart
LightingInterface
visibleLights property
visibleLights property
dark_mode
light_mode
visibleLights
property
List
<
Lighting
>
get
visibleLights
Implementation
List<Lighting> get visibleLights => _visibleLight;
bonfire package
documentation
lighting/lighting_component
LightingInterface
visibleLights property
LightingInterface class