label property

String label
final

The text label displayed for this destination.

This is typically shown:

  • Next to the icon in navigation drawers
  • Below the icon in bottom navigation bars

Implementation

final String label;