RouteDataGeneralLibFlutter class
Constructors
- RouteDataGeneralLibFlutter({required String routeName, required Object? arguments, required BuildContext context})
Properties
Methods
-
builder<
T> ({required T onBuilder()}) → T -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Methods
-
maybeOf(
BuildContext context) → RouteDataGeneralLibFlutter? -
of(
BuildContext context) → RouteDataGeneralLibFlutter