isDense property

bool? isDense
final

Whether the InputDecorator.child is part of a dense form (i.e., uses less vertical space).

Defaults to false.

Implementation

final bool? isDense;