menu
packagist_route package
documentation
route.dart
CustomTransitionPage<T>
child property
child property
dark_mode
light_mode
child
property
Widget
child
final
The content to be shown in the Route created by this page.
Implementation
final Widget child;
packagist_route package
documentation
route
CustomTransitionPage<T>
child property
CustomTransitionPage class