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