density property

VTableDensity density
final

Controls spacing and padding density throughout the table.

Affects:

Defaults to VTableDensity.comfortable. Use VTableDensity.spacious for large displays and VTableDensity.compact for dense data or limited space.

Implementation

final VTableDensity density;