menu
jet_flutter_framework package
documentation
jet_framework.dart
AutoRoutePage<T>
child property
child property
dark_mode
light_mode
child
property
Widget
get
child
The widget passed to the route
Implementation
Widget get child => _child;
jet_flutter_framework package
documentation
jet_framework
AutoRoutePage<T>
child property
AutoRoutePage class