verticalSpacing property Null safety
final
Vertical spacing between tabs. If this property is null then dense attribute will work and vice versa.
Implementation
final double? verticalSpacing;
Vertical spacing between tabs. If this property is null then dense attribute will work and vice versa.
final double? verticalSpacing;