width property
The width of the header and data column. Defaults to auto width. Set null on last row for auto width.
Implementation
final ValueNotifier<double?> width;
The width of the header and data column. Defaults to auto width. Set null on last row for auto width.
final ValueNotifier<double?> width;