TapGestureDetector()..onTap= a.A(); a.B(); 等价于 a.A()..a.B(); 转载于:https://www.cnblogs.com/pythonClub/p/10693173.html