isDense property

bool isDense
final

Whether the input decorator's child is part of a dense form (i.e., uses less vertical space).

Defaults to false.

Implementation

final bool isDense;