XRoutePage class
Constructors
- XRoutePage(BuildContext context, Widget child)
Properties
- child → Widget
-
final
- context → BuildContext
-
final
- hashCode → int
-
The hash code for this object. [...]
read-only, inherited
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
Methods
-
cupertinoPagePush(
) → void -
cupertinoPagePushReplacement(
) → void -
exitPush(
dynamic exitPageChild) → void -
exitPushReplacement(
dynamic exitPageChild) → void -
fadePush(
) → void -
fadePushReplacement(
) → void -
materialPagePush(
) → void -
materialPagePushReplacement(
) → void -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
-
rotationPush(
) → void -
rotationPushReplacement(
) → void -
scalePush(
) → void -
scalePushReplacement(
) → void -
sizeTransitionPush(
) → void -
sizeTransitionPushReplacement(
) → void -
slideLBottomPush(
) → void -
slideLBottomPushReplacement(
) → void -
slideLeftPush(
) → void -
slideLeftPushReplacement(
) → void -
slideRightPush(
) → void -
slideRightPushReplacement(
) → void -
slideTopPush(
) → void -
slideTopPushReplacement(
) → void -
toString(
) → String -
A string representation of this object. [...]
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
inherited