onPressed property

(dynamic Function(RITLAlert, RITLAlertAction)?) onPressed
final

点击的回调

Implementation

final Function(RITLAlert, RITLAlertAction)? onPressed;