maxTabWidth property

double maxTabWidth
final

The max width a tab can have. Must not be negative and must be greater than minTabWidth. Default to 240 logical pixels

Implementation

final double maxTabWidth;