PanelIndexWidgetScope constructor

const PanelIndexWidgetScope({
  1. required PanelProvider provider,
})

Implementation

const PanelIndexWidgetScope({required this.provider});