dense property

bool? dense
final

面板是否是垂直密集列表的一部分。

默认值为false。

紧凑面板默认会有较小的字体和较小的间距

Implementation

final bool? dense;