PanelClosedOptions constructor Null safety
Implementation
const PanelClosedOptions(
{this.detachDragging = false,
this.resetScrolling = false,
this.sendResult,
this.throwResult});
const PanelClosedOptions(
{this.detachDragging = false,
this.resetScrolling = false,
this.sendResult,
this.throwResult});