borderWidth property

double? borderWidth
final

Border width for the tab.

Must be provided along with borderColor to show a border.

Implementation

final double? borderWidth;