FixedColumnWidth constructor

const FixedColumnWidth(
  1. double width
)

FixedColumnWidth API.

Implementation

const FixedColumnWidth(this.width);