label property

Widget? label
final

Label widget, displayed beside the icon. If style is YaruNavigationRailStyle.compact, this property can be left null.

Implementation

final Widget? label;