menu
getxify package
documentation
get_navigation/src/routes/default_route.dart
GetPageRoute<T>
bindings property
bindings property
dark_mode
light_mode
bindings
property
List
<
BindingsInterface
>
bindings
final
List of binding interfaces to apply to this route.
Implementation
final List<BindingsInterface> bindings;
getxify package
documentation
get_navigation/src/routes/default_route
GetPageRoute<T>
bindings property
GetPageRoute class