menu
gg_router package
documentation
gg_router.dart
GgRouter
semanticLabels property
semanticLabels property
dark_mode
light_mode
semanticLabels
property
Map
<
String
,
String
>
semanticLabels
final
A map assigning a semantic label to each route.
Implementation
final Map<String, String> semanticLabels;
gg_router package
documentation
gg_router
GgRouter
semanticLabels property
GgRouter class