ResizablePaneValue constructor

const ResizablePaneValue(
  1. double size,
  2. bool collapsed
)

Implementation

const ResizablePaneValue(this.size, this.collapsed);