双点用法

TapGestureDetector()..onTap=

 

 

a.A();

a.B();

等价于

a.A()..a.B();

posted @ 2019-04-11 22:40  CrossPython  阅读(177)  评论(0)    收藏  举报