isDense property
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;
Whether the input decorator's child is part of a dense form (i.e., uses less vertical space).
Defaults to false.
final bool isDense;