adaptiveSpacing property

bool? adaptiveSpacing
final

Determines if spacing should not be enforced between the text and leading/trailing widgets, even when leading/trailing widgets are absent.

Implementation

final bool? adaptiveSpacing;