onStart property

VoidCallback? onStart
final

创建widget完成时回调方法,可能还不可见

Implementation

final VoidCallback? onStart;