createOverlayEntries abstract method
Subclasses should override this getter to return the builders for the overlay.
Implementation
@factory
Iterable<OverlayEntry> createOverlayEntries();
Subclasses should override this getter to return the builders for the overlay.
@factory
Iterable<OverlayEntry> createOverlayEntries();