closeWhenScrolling property
Close actions When you scroll the ListView . default value = true
当你滚动(比如ListView之类的时候,这个item将会关闭拉出的actions,默认为true
Implementation
final bool closeWhenScrolling;
Close actions When you scroll the ListView . default value = true
当你滚动(比如ListView之类的时候,这个item将会关闭拉出的actions,默认为true
final bool closeWhenScrolling;