value property

Set<String> value

A Set of the active overlay names.

Implementation

Set<String> get value => _activeOverlays;