menu
duxt package
documentation
content.dart
ContentRouteInfo
ContentRouteInfo.new const constructor
ContentRouteInfo.new const constructor
dark_mode
light_mode
ContentRouteInfo
constructor
const
ContentRouteInfo
(
{
required
String
path
,
required
String
filePath
,
required
String
moduleName
,
})
Implementation
const ContentRouteInfo({ required this.path, required this.filePath, required this.moduleName, });
duxt package
documentation
content
ContentRouteInfo
ContentRouteInfo.new const constructor
ContentRouteInfo class