showActiveButtonText property

bool showActiveButtonText
final

This overrides activeButtonFlexFactor and inactiveButtonsFlexFactor and sets each to 1 - so that active and inactive buttons have the same size.

Also, this overrides individual text parameters of NavigationBarButtons (since the text will not be shown).

Implementation

final bool showActiveButtonText;