hostedBottomBuilder property

HostedBottomBuilder? hostedBottomBuilder
final

Optional custom bottom panel for hosted shells.

If omitted and inspectorPresentation is InspectorPresentation.inlineCompact, the package renders its built-in compact inspector.

Implementation

final HostedBottomBuilder? hostedBottomBuilder;