menu
getxify package
documentation
get_navigation/src/routes/default_route.dart
GetPageRoute<T>
page property
page property
dark_mode
light_mode
page
property
GetPageBuilder
?
page
final
The page builder function that creates the route's content.
Implementation
final GetPageBuilder? page;
getxify package
documentation
get_navigation/src/routes/default_route
GetPageRoute<T>
page property
GetPageRoute class