closeOnTap property
close the actions button after you tap it,default value is true
点击这个按钮的时候,是否关闭actions 默认为true
Implementation
final bool closeOnTap;
close the actions button after you tap it,default value is true
点击这个按钮的时候,是否关闭actions 默认为true
final bool closeOnTap;