rootOverlay property

bool rootOverlay
final

If rootOverlay is set to true, the state from the furthest instance of this class is given instead. Useful for installing overlay entries above all subsequent instances of Overlay.

Implementation

final bool rootOverlay;