labelBehavior property

NavigationDestinationLabelBehavior? labelBehavior
final

Specifies when each NavigationDestination's label should appear. This is used to determine the behavior of NavigationBar's destinations

Implementation

final NavigationDestinationLabelBehavior? labelBehavior;