page transitions in flutter. Awgiedawgie. Navigator.push(context, PageTransition(type: PageTransitionType.fade, child: DetailScreen())); ...
確定! 回上一頁