menu
stack_router package
documentation
stack_route.dart
StackRoute
child property
child property
dark_mode
light_mode
child
property
Widget
child
final
The child widget to be displayed when this becomes the current route.
Implementation
final Widget child;
stack_router package
documentation
stack_route
StackRoute
child property
StackRoute class