overlay property
Optional overlay builder for this DisplayConfig. Resolved in the cascade: mode > displayConfig > Origin.overlay > Stage.overlay. Set on a mode to swap in a tool-specific appbar (e.g., crop toolbar) only when that mode is active.
Implementation
final WidgetBuilder? overlay;