width property
The base width of a single column unit.
This is typically provided by the ReportDesignBuilder during the layout phase. If null, a fallback width is used.
Implementation
final double? width;
The base width of a single column unit.
This is typically provided by the ReportDesignBuilder during the layout phase. If null, a fallback width is used.
final double? width;