menu
navpages package
documentation
navrail/navrail.dart
NavRail
actions property
actions property
dark_mode
light_mode
actions
property
List
<
NrButtonWidget
>
actions
final
The actions to display in the navigation rail.
Implementation
final List<NrButtonWidget> actions;
navpages package
documentation
navrail/navrail
NavRail
actions property
NavRail class