actions property

List<NrButtonWidget> actions
final

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;