PaneLayout constructor

const PaneLayout({
  1. Key? key,
})

Implementation

const PaneLayout({
  super.key,
});