menu
unrouter package
documentation
flutter.dart
OutletScope
views property
views property
dark_mode
light_mode
views
property
List
<
ViewBuilder
>
views
final
Ordered view builders for the matched route chain.
Implementation
final List<ViewBuilder> views;
unrouter package
documentation
flutter
OutletScope
views property
OutletScope class