isDense property
final
Whether the InputDecorator.child is part of a dense form (i.e., uses less vertical space).
Defaults to false.
Implementation
final bool? isDense;
Whether the InputDecorator.child is part of a dense form (i.e., uses less vertical space).
Defaults to false.
final bool? isDense;