entriesState property

List<OverlayMixin> entriesState

Implementation

List<OverlayMixin> get entriesState => _entriesState.toList(growable: false);