FixedColumnWidth constructor

const FixedColumnWidth(
  1. double width
)

Implementation

const FixedColumnWidth(this.width);