onRenderFail property

dynamic Function(String error)? onRenderFail
final

渲染失败回调

Implementation

final Function(String error)? onRenderFail;