menu
view_ui_flutter package
documentation
widgets/navegador_titulo_widget.dart
PathNavigator
PathNavigator.new const constructor
PathNavigator.new const constructor
dark_mode
light_mode
PathNavigator
constructor
const
PathNavigator
(
{
Key
?
key
,
dynamic
onTapSegmento
(
String
)?,
required
Map
<
String
,
dynamic
>
lstGoRoutes
,
})
Implementation
const PathNavigator({ super.key, this.onTapSegmento, required this.lstGoRoutes, });
view_ui_flutter package
documentation
widgets/navegador_titulo_widget
PathNavigator
PathNavigator.new const constructor
PathNavigator class