onStateChange property

void Function(int stateCode)? onStateChange
final

状态变更事件

Implementation

final void Function(int stateCode)? onStateChange;