PageFadeThroughTransition class final
- Inheritance
-
- Object
- PageTransition
- PageFadeThroughTransition
Constructors
- PageFadeThroughTransition({Color? fillColor})
-
const
Properties
Methods
-
getTransition(
BuildContext context, Animation< double> animation, Animation<double> secondaryAnimation, Widget child) → Widget -
inherited
-
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