lightVisible method

  1. @override
Iterable<Lighting> lightVisible()
override

Implementation

@override
Iterable<Lighting> lightVisible() => _visibleLights;