direction property

PanelDirection direction
final

The panel's own layout direction — GET /dashboard's half of the same answer /schema's panel.direction publishes, so DashboardScreen can wrap itself without a host-facing parameter. See withPanelDirection's doc for why this is resolved in build(), not a State method.

Implementation

final PanelDirection direction;