selectedDisplayMode property

FloaticaTabDisplayMode selectedDisplayMode
final

The display mode when the tab is selected.

Determines what is shown when the tab is selected (icon only, title only, or both). Defaults to FloaticaTabDisplayMode.iconAndTitle.

Implementation

final FloaticaTabDisplayMode selectedDisplayMode;