action property

dynamic Function()? action
final

按钮点击回调函数(可选)

Implementation

final Function()? action;