defaultColumnWidth property

double? get defaultColumnWidth
inherited

The default column width, or null if not set.

Implementation

double? get defaultColumnWidth => _defaultColumnWidth;