adaptiveSpacing property
Determines if spacing should not be enforced between the child and leading/trailing widgets, even when leading/trailing widgets are absent.
Implementation
final bool? adaptiveSpacing;
Determines if spacing should not be enforced between the child and leading/trailing widgets, even when leading/trailing widgets are absent.
final bool? adaptiveSpacing;