fixedWidth property

double? fixedWidth
getter/setter pair

fixedWidth is a double type. This provides the cell a fixed width.

Implementation

double? fixedWidth;