hostedCompactInspector constant

EditorShellConfig const hostedCompactInspector

Implementation

static const hostedCompactInspector = EditorShellConfig(
  hosted: true,
  showDefaultAppBar: false,
  inspectorPresentation: InspectorPresentation.inlineCompact,
);