width property

ValueNotifier<double?> width
getter/setter pair

The width of the header and data column. Defaults to auto width

Implementation

ValueNotifier<double?> width;