actions property
Additional action buttons for the navigation rail.
These buttons are typically used for secondary actions like settings, help, or logout. They don't control page navigation.
Implementation
final List<NrButtonWidget> actions;
Additional action buttons for the navigation rail.
These buttons are typically used for secondary actions like settings, help, or logout. They don't control page navigation.
final List<NrButtonWidget> actions;