closeOnTap property

bool closeOnTap
final

close the actions button after you tap it,default value is true

点击这个按钮的时候,是否关闭actions 默认为true

Implementation

final bool closeOnTap;