menu
g2x_route package
documentation
g2x_route
G2xNestedRouteNotFound
G2xNestedRouteNotFound constructor
G2xNestedRouteNotFound
brightness_4
G2xNestedRouteNotFound
constructor
Null safety
G2xNestedRouteNotFound
(
String
name
,
{
required
Widget
build
(
)}
)
Implementation
G2xNestedRouteNotFound( this.name, {required this.build} );
g2x_route package
documentation
g2x_route
G2xNestedRouteNotFound
G2xNestedRouteNotFound constructor
G2xNestedRouteNotFound class
Constructors
G2xNestedRouteNotFound
Properties
build
hashCode
name
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==