onDownloadPressed property

ValueChanged<bool>? onDownloadPressed
final

下载按钮点击回调

Implementation

final ValueChanged<bool>? onDownloadPressed;