onPressed property

VoidCallback? onPressed
final

按钮的点击回调

Implementation

final VoidCallback? onPressed;