dense property

bool dense
final

Dense list items have less space between widgets and use smaller TextStyle

Implementation

final bool dense;