onWidgetReady property

VoidCallback? onWidgetReady
final

这里是我们多加的一个回调事件,用户widget ready

Implementation

final VoidCallback? onWidgetReady;