barHeight property

double? barHeight
final

Height of the tab bar area in logical pixels.

Type: double?. If null, uses 32 logical pixels scaled by theme scaling. This determines the vertical space allocated for the tab buttons.

Implementation

final double? barHeight;