onRenderSuccess property

dynamic Function(double width, double height)? onRenderSuccess
final

渲染成功回调

Implementation

final Function(double width, double height)? onRenderSuccess;