直接作用域当前环境下的作用域,使用此作用域时,Binder.value 无效。
只能使用在函数类型的 binder 上,代表此binder应用于当前类中所有的listener。
此作用域暂不支持使用在顶层函数上。