FadeForwardsPageTransitionsBuilder constructor
- Color? backgroundColor,
Constructs a page transition animation that matches the transition used on Android U.
Implementation
const FadeForwardsPageTransitionsBuilder({this.backgroundColor});
Constructs a page transition animation that matches the transition used on Android U.
const FadeForwardsPageTransitionsBuilder({this.backgroundColor});