menu
maxilozoz_box package
documentation
modules/route/route.dart
MinRouteItem
MinRouteItem.new constructor
MinRouteItem.new constructor
dark_mode
light_mode
MinRouteItem
constructor
MinRouteItem
(
{
String
?
path
,
Function
?
handler
,
Iterable
<
Match
>
?
matches
,
List
?
middlewares
,
bool
?
hasParam
,
})
Implementation
MinRouteItem( {this.path, this.handler, this.matches, this.middlewares, this.hasParam});
maxilozoz_box package
documentation
modules/route/route
MinRouteItem
MinRouteItem.new constructor
MinRouteItem class