gapWidth property

double? gapWidth
final

Free space width between tab bar items. The preferred width is equal to total width of FloatingActionButton and double notchMargin. Default is 72.

Implementation

final double? gapWidth;